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.
The integral scale that the image reader applies to the image.
@property (nonatomic, assign, readwrite) CGFloat pixelsPerInch;The default value is 0 which indicates a 1.0 scale.