Contents

compressionMethod

Identifies an NSNumber object identifying the compression method of the image.

Declaration

static let compressionMethod: NSBitmapImageRep.PropertyKey

Discussion

Used only for TIFF files. The value corresponds to one of the NSTIFFCompression constants, described below. It’s set when reading in and used when writing out.

See Also

Bitmap Properties