Top | ![]() |
![]() |
![]() |
![]() |
gboolean | has-percent | Read / Write |
gboolean | has-pixels | Read / Write |
gchar * | long-format | Read / Write |
gint | num-values | Read / Write / Construct Only |
gchar * | short-format | Read / Write |
void gimp_unit_store_set_has_pixels (GimpUnitStore *store
,gboolean has_pixels
);
void gimp_unit_store_set_has_percent (GimpUnitStore *store
,gboolean has_percent
);
void gimp_unit_store_set_pixel_value (GimpUnitStore *store
,gint index
,gdouble value
);
void gimp_unit_store_set_pixel_values (GimpUnitStore *store
,gdouble first_value
,...
);
void gimp_unit_store_set_resolution (GimpUnitStore *store
,gint index
,gdouble resolution
);
void gimp_unit_store_set_resolutions (GimpUnitStore *store
,gdouble first_resolution
,...
);
gdouble gimp_unit_store_get_value (GimpUnitStore *store
,GimpUnit unit
,gint index
);
void gimp_unit_store_get_values (GimpUnitStore *store
,GimpUnit unit
,gdouble *first_value
,...
);
“num-values”
property“num-values” gint
Flags: Read / Write / Construct Only
Allowed values: >= 0
Default value: 0