Carbon


ICMPixelFormatInfo

Header: ImageCompression.h

struct ICMPixelFormatInfo {
    SInt32 size; 
    UInt32 formatFlags; 
    SInt16 pixelSize; 
    SInt16 reserved0; 
    SInt32 reserved2;
};
typedef ICMPixelFormatInfo ICMPixelFormatInfoPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)