Image:getFormat

Edit

Returns the format of the Image.

format = Image:getFormat()

Arguments

None

Returns

NameTypeDescription
formatTextureFormat The format of the pixels in the Image.

See also