CGImageSourceCopyTypeIdentifiers()
Returns an array of uniform type identifiers that are supported for image sources.
Declaration
func CGImageSourceCopyTypeIdentifiers() -> CFArrayReturn Value
Returns an array of the uniform type identifiers that are supported for image sources.
Discussion
For a list of system-declared and third-party identifiers, see Uniform Type Identifiers.