Filestack Documentation

Enumeration Transform​Filetype

@objc(FSTransformFiletype)
public enum TransformFiletype: UInt, CustomStringConvertible  

Represents an image transform noise reduction type.

TransformFiletype TransformFiletype UInt UInt TransformFiletype->UInt CustomStringConvertible CustomStringConvertible TransformFiletype->CustomStringConvertible

Conforms To

CustomStringConvertible
UInt

Enumeration Cases

doc

case doc

doc

docx

case docx

docx

html

case html

html

jpg

case jpg

jpg

odp

case odp

opd

ods

case ods

ods

odt

case odt

odt

pjpg

case pjpg

pjpg

pdf

case pdf

pdf

png

case png

png

ppt

case ppt

ppt

pptx

case pptx

pptx

svg

case svg

svg

txt

case txt

txt

webp

case webp

webp

xls

case xls

xls

xlsx

case xlsx

xlsx

Properties

description

public var description: String  

Returns a String representation of self.