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.

Lifecycle

  • Initializes an AutoImageTransform object.

    Declaration

    Swift

    public init()