ImageFileType
public enum ImageFileType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case png = "PNG"
-
Declaration
Swift
public var description: String { get }