Carbon


CMFixedXYZToXYZ

Header: CMConversions.h Carbon status: Unsupported

ComponentResult CMFixedXYZToXYZ (
    ComponentInstance ci, 
    const CMFixedXYZColor *src, 
    CMXYZColor *dst, 
    UInt32 count
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

This function is simply glue to the old CMConversion Component. The preferred access method to this function is CMConvertFixedXYZToXYZ.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)