Structs

The following structs are available globally.

  • A PhotoEditModel holds information about any modification that should be applied to an image.

    See more

    Declaration

    Swift

    public struct PhotoEditModel: Equatable
  • Handles the geometry of an image and provides helpers to easily rotate or flip an image.

    See more

    Declaration

    Swift

    public struct ImageGeometry: CustomStringConvertible