ImageFormat

public enum ImageFormat

Supported image formats.

Entries

GIF
Link copied to clipboard
GIF
PNG
Link copied to clipboard
PNG
JPEG
Link copied to clipboard
JPEG

Functions

valueOf
Link copied to clipboard
static ImageDocument.ImageFormat valueOf(String name)
values
Link copied to clipboard
static Array<ImageDocument.ImageFormatvalues()