Contents

pixelsPerInch

The integral scale that the image reader applies to the image.

Declaration

@property (nonatomic, assign, readwrite) CGFloat pixelsPerInch;

Discussion

The default value is 0 which indicates a 1.0 scale.

See Also

Configuration properties