InputLossImageType
public enum InputLossImageType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case color = "COLOR"
-
Undocumented
Declaration
Swift
case slate = "SLATE"
-
Declaration
Swift
public var description: String { get }