strip

Divides the picture into frames.

@safe
strip
(,
int x
,
int y
,
int w
,
int h
)

Parameters

image Image

Atlas.

x int

Begin x-axis position divide.

y int

Begin y-axis position divide.

w int

Frame width.

h int

Frame height.

Meta