Contents

kCGImageAuxiliaryDataInfoDataDescription

A dictionary of keys that describe the auxiliary data.

Declaration

let kCGImageAuxiliaryDataInfoDataDescription: CFString

Discussion

The value of this property is a CFDictionary. The keys in this dictionary may include kCGImagePropertyWidth, kCGImagePropertyHeight, and kCGImagePropertyBytesPerRow.

See Also

Auxiliary Image Data