Saveable
in package
The Saveable enum.
Tags
Table of Contents
Constants
ANY
public
mixed
ANY
= 'any'
MONO
public
mixed
MONO
= 'mono'
RGB
public
mixed
RGB
= 'rgb'
RGB_CMYK
public
mixed
RGB_CMYK
= 'rgb-cmyk'
RGBA
public
mixed
RGBA
= 'rgba'
RGBA_ONLY
public
mixed
RGBA_ONLY
= 'rgba-only'