Filestack Documentation

Enumeration Image​URLExport​Preset

@objc(FSImageURLExportPreset) public enum ImageURLExportPreset: Int  

Represents an image URL export preset.

ImageURLExportPreset ImageURLExportPreset Int Int ImageURLExportPreset->Int

Conforms To

Int

Enumeration Cases

compatible

case compatible

A preset for converting HEIF formatted images to JPEG.

current

case current

A preset for passing image data as-is to the client.