IImageInfo script interface

The IImageInfo interface represents an image in the project. It is also the base class of IAnimationFrame.

IImageInfo APIs

width
height
getSize()
Read-only numbers specifying the dimensions of the image in pixels. The method returns both values at the same time.
Construct 3 Manual 2023-01-26

On this page