Function
Gimppixels_to_units
since: 2.8
Declaration [src]
gdouble
gimp_pixels_to_units (
  gdouble pixels,
  GimpUnit* unit,
  gdouble resolution
)
Parameters
- pixels
- 
            Type: gdoubleValue in pixels. 
- unit
- 
            Type: GimpUnitUnit to convert to. The data is owned by the caller of the function. 
- resolution
- 
            Type: gdoubleResolution in DPI.