Filestack Documentation

Enumeration Transform​Shape​Type

@objc(FSTransformShapeType)
public enum TransformShapeType: UInt, CustomStringConvertible  

Represents an image transform pixelate faces type.

TransformShapeType TransformShapeType UInt UInt TransformShapeType->UInt CustomStringConvertible CustomStringConvertible TransformShapeType->CustomStringConvertible

Conforms To

CustomStringConvertible
UInt

Enumeration Cases

rect

case rect

Rect

oval

case oval

Oval

Properties

description

public var description: String  

Returns a String representation of self.