Contents

CGImageSourceCopyTypeIdentifiers()

Returns an array of uniform type identifiers that are supported for image sources.

Declaration

func CGImageSourceCopyTypeIdentifiers() -> CFArray

Return 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.

See Also

Getting Information From an Image Source