ImageSourceFormat Enumeration

The format of an ImageSource.

Members

Name Value Description
Jpeg Image data is stored with JPEG compression.
Png Image data is stored with PNG compression.
Svg Image is stored as an Svg stream.

@note SVG is only valid for ImageSources in JavaScript. It may not be used for persistent textures.

Defined in

Last Updated: 16 April, 2024