Carbon


SmallFract2Fix

Header: ColorPicker.h Carbon status: Supported

Converts a SmallFract value to a fixed integer.

Fixed SmallFract2Fix (
    SmallFract s
);
Parameter descriptions
s

The value of type SmallFract to be converted into a fixed integer.

function result

A fixed integer converted from the SmallFract value specified in the s parameter.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


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