RESOLUTION_UNIT_INCHES top-level constant
          
          int
          const RESOLUTION_UNIT_INCHES
          
        
        
The constant used to denote resolution unit as inches.
Implementation
const int RESOLUTION_UNIT_INCHES = 2;The constant used to denote resolution unit as inches.
const int RESOLUTION_UNIT_INCHES = 2;