Carbon


FCompressPicture

Header: ImageCompression.h Carbon status: Supported

OSErr FCompressPicture (
    PicHandle srcPicture, 
    PicHandle dstPicture, 
    SInt16 colorDepth, 
    CTabHandle ctable, 
    CodecQ quality, 
    SInt16 doDither, 
    SInt16 compressAgain, 
    ICMProgressProcRecordPtr progressProc, 
    CodecType cType, 
    CompressorComponent codec
);
function result

A result code.

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)