Carbon


CMXYZToLuv

Header: CMConversions.h Carbon status: Unsupported

ComponentResult CMXYZToLuv (
    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 CMConvertXYZToLuv.


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