Carbon


CurveGetPathPoint

Header: ImageCodec.h Carbon status: Supported

ComponentResult CurveGetPathPoint (
    ComponentInstance effect, 
    gxPaths *aPath, 
    UInt32 contourIndex, 
    UInt32 pointIndex, 
    gxPoint *thePoint, 
    Boolean *ptIsOnPath
);
AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when QuickTime 3.0 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)