Enfusion Script API
|
Public Member Functions | |
proto native int | GetScales (out notnull array< ImageScale > scales) |
proto native ImageScale | GetLocalScale (int width) |
proto native ImageScale | GetScale (int width) |
proto native ImageScale BackendImage.GetLocalScale | ( | int | width | ) |
proto native ImageScale BackendImage.GetScale | ( | int | width | ) |
proto native int BackendImage.GetScales | ( | out notnull array< ImageScale > | scales | ) |