Carbon


kNoMinimumLongFixed

Header: ImageCodec.h

enum {
    kNoMinimumLongFixed = 2147483647,
    kNoMaximumLongFixed = -2147483648,
    kNoScaleLongFixed = 0,
    kNoPrecision = -1
};

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