All Products
Search
Document Center

Intelligent Media Management:TargetImage

Last Updated:Feb 26, 2026

Parameter

Type

Description

Example

object

Image structure

Sprites

array

Sprites

object

ScaleType

string

Scaling method

crop

Mode

string

interval

StartTime

number

StartTime

0

TileHeight

integer

Height of each sprite tile, in pixels

6

URI

string

URI

oss://test-bucket/sprites

ScaleWidth

number

Output width after scaling, in pixels

1280

Pad

integer

Padding between sprite tiles, in pixels

2

Format

string

Image format

jpg

Number

integer

Total number of sprites to generate

0

ScaleHeight

number

Output height after scaling, in pixels

960

TileWidth

integer

Width of each sprite tile, in pixels

6

Interval

number

Time interval between sprites, in seconds

1

Margin

integer

Margin around the sprite grid, in pixels

2

Threshold

integer

0

Animations

array

Animations

object

FrameRate

number

Animation frame rate, in frames per second

25

Format

string

Format

gif

Number

integer

Total number of animation frames to generate

100

ScaleType

string

Scaling method

crop

StartTime

number

StartTime

0

Height

number

Height

960

URI

string

The URI of the animation.

oss://test-bucket/animations

Width

number

Output width, in pixels

1280

Interval

number

Time interval between animation frames, in seconds

0.5

Snapshots

array

Snapshots

object

Format

string

Image format

jpg

Number

integer

The sequence number of the snapshot.

10

ScaleType

string

Scaling method

crop

Mode

string

interval

StartTime

number

The start time of the snapshot.

0

Height

number

Output height, in pixels

960

URI

string

OSS URI where snapshots are stored

oss://test-bucket/snapshots

Width

number

The width of the snapshot.

1280

Interval

number

Time interval between snapshots, in seconds

0.5

Threshold

integer

0