Carbon


FixedRangeRecord

Header: ImageCodec.h

struct FixedRangeRecord {
    Fixed minValue; 
    Fixed maxValue; 
    Fixed scaleValue; 
    SInt32 precisionDigits;
};

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