AutoImageTransform
public class AutoImageTransform : Transform
Changes encoding of the image based on the user agent and therefore provides better compression and quality characteristics compared to their older JPEG and PNG counterparts.
-
Initializes an
AutoImageTransformobject.Declaration
Swift
public init()
View on GitHub
AutoImageTransform Class Reference