Picture.Formats

From Xojo Documentation

Enumeration
Picture.Formats

New in 2019r2

Specifies the format for the picture.

Values

Picture format support varies by platform. Use Picture.IsExportFormatSupported or Picture.IsImportFormatSupported to check if a format is supported on the current platform.

Enum Supported Platforms
BMP Mac, Windows, Linux
GIF Mac, Windows
JPEG Mac, Windows, Linux
PNG Mac, Windows, Linux
TIFF Mac, Windows, Linux

See Also

The following Picture methods: Save, ToData, IsExportFormatSupported and IsImportFormatSupported