API Version: 0.4
Library Version: 0.4.62
Generated by gi-docgen 2025.3
enum Gegl.ResolutionUnit
An enumerated type specifying resolution (density) units. If resolution units are unknown, X and Y resolution specify the pixel aspect ratio.
GEGL_RESOLUTION_UNIT_NONE
Unknown or resolution not applicable.
0
GEGL_RESOLUTION_UNIT_DPI
Dots or pixels per inch.
1
GEGL_RESOLUTION_UNIT_DPM
Dots or pixels per metre.
2
Content