Carbon


CMXYZToLab

Header: CMConversions.h Carbon status: Unsupported

ComponentResult CMXYZToLab (
    ComponentInstance ci, 
    const CMColor *src, 
    const CMXYZColor *white, 
    CMColor *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 CMConvertXYZToLab.


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