Mojo graphics imageslice
mojo:mojo.graphics.ImageSlice
Class ImageSlice#
The ImageSlice class.
An imageslice is a rectangular array of pixels that can be drawn by [Canvas.DrawQuadImageSlice] methods
You can load an image from a file using one of the Load function.
Fields | |
---|---|
_sliceLive | |
_sliceTexCoords |
Constructors | |
---|---|
New |
Properties | |
---|---|
FrameCount | (read only) |
Height | (read only) |
Image | (read only) |
ImagePath | |
SliceCount | (read only) |
SliceXCount | (read only) |
SliceYCount | (read only) |
Width | (read only) |