Enfusion Script API
Loading...
Searching...
No Matches
ImageScale Interface Reference

Public Member Functions

proto external int Height ()
 Get Height of the image.
 
proto external int Width ()
 Get Width of the image.
 
proto external bool Download (BackendCallback callback)
 Download image.
 
proto external string Path ()
 Get file path to the image.
 

Member Function Documentation

◆ Download()

proto external bool ImageScale.Download ( BackendCallback callback)

Download image.

◆ Height()

proto external int ImageScale.Height ( )

Get Height of the image.

◆ Path()

proto external string ImageScale.Path ( )

Get file path to the image.

◆ Width()

proto external int ImageScale.Width ( )

Get Width of the image.


The documentation for this interface was generated from the following file: