Carbon


Maximum SmallFract Constant

Header: ColorPicker.h

enum {
    MaxSmallFract = 65535
};

Constant descriptions

MaxSmallFract

The maximum value of the SmallFract data type, as a long integer.

You can use this constant to specify the maximum value of the SmallFract data type.


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