imageType

public enum imageType : String
  • Declaration

    Swift

    case compressed = "cp-"
  • Declaration

    Swift

    case expanded = "ep-"