Michael Natterer
|
8a55b13577
|
app: add gimp_babl_component_format() and use it in GimpImage
|
2012-05-02 17:51:10 +02:00 |
Michael Natterer
|
678255604d
|
app: add a GimpPrecision enum that for now contains GIMP_PRECISION_U8
Add gimp_image_get_precision(), and a "precision" argument to
gimp_babl_format(). Change code accordingly and do some more format
related cleanups.
|
2012-05-02 17:51:09 +02:00 |
Michael Natterer
|
15d1827ead
|
app: add gimp_babl_format() and use it in gimp_image_get_format()
|
2012-05-02 17:51:08 +02:00 |
Michael Natterer
|
ff931e1ded
|
app: move gimp_babl_format_get_base_type() to gimp-babl.[ch]
The GimpImageBaseType enum is going to go away, but a format -> enum
API is going to stay around.
|
2012-05-02 17:51:08 +02:00 |
Michael Natterer
|
e737bf77fa
|
app: add gimp-babl.[ch] and move Babl specific code there
|
2012-05-02 17:51:08 +02:00 |