Contents

cacheDepthMatchesImageDepth

Returns a Boolean value that indicates whether an image’s offscreen window caches use the same bit depth as the image data itself.

Declaration

- (BOOL) cacheDepthMatchesImageDepth;

Return Value

true if the offscreen window caches use the same bit depth as the image data; otherwise, false. The default value is false.

See Also

Related Documentation

Instance Methods