Carbon


ImageCodecExtractAndCombineFields

Header: ImageCodec.h Carbon status: Supported

ComponentResult ImageCodecExtractAndCombineFields (
    ComponentInstance ci, 
    SInt32 fieldFlags, 
    void *data1, 
    SInt32 dataSize1, 
    ImageDescriptionHandle desc1, 
    void *data2, 
    SInt32 dataSize2, 
    ImageDescriptionHandle desc2, 
    void *outputData, 
    SInt32 *outDataSize, 
    ImageDescriptionHandle descOut
);
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)