Carbon


ImageCodecGetMaxCompressionSize

Header: ImageCodec.h Carbon status: Supported

ComponentResult ImageCodecGetMaxCompressionSize (
    ComponentInstance ci, 
    PixMapHandle src, 
    const Rect *srcRect, 
    SInt16 depth, 
    CodecQ quality, 
    SInt32 *size
);
AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when QuickTime 2.5 or later is present.


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