Image:getFormat
EditReturns the format of the Image.
format = Image:getFormat()
Arguments
None
Returns
Name | Type | Description |
format | TextureFormat | The format of the pixels in the Image. |
See also
TextureFormat
Texture:getFormat
Image
Returns the format of the Image.
format = Image:getFormat()
None
Name | Type | Description |
format | TextureFormat | The format of the pixels in the Image. |
TextureFormat
Texture:getFormat
Image