mirror of https://github.com/GNOME/gimp.git
Document jpeg-exif-data parasite.
2003-07-11 Dave Neary <bolsh@gimp.org> * devel-docs/parasites.txt: Document jpeg-exif-data parasite.
This commit is contained in:
parent
0b011d7a97
commit
d5da2f5d5c
|
@ -1,3 +1,8 @@
|
|||
2003-07-11 Dave Neary <bolsh@gimp.org>
|
||||
|
||||
* devel-docs/parasites.txt: Document jpeg-exif-data
|
||||
parasite.
|
||||
|
||||
2003-07-10 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/display/gimpdisplayshell-transform.[ch]: removed
|
||||
|
|
|
@ -95,6 +95,10 @@ Global data follows no strict rules.
|
|||
"jpeg-save-options" (IMAGE)
|
||||
The JpegSaveVals structure from the JPEG plugin.
|
||||
|
||||
"jpeg-exif-data" (IMAGE)
|
||||
The ExifData structure serialized into a uchar* blob from
|
||||
libexif.
|
||||
|
||||
"gamma" (IMAGE, PERSISTENT)
|
||||
The original gamma this image was created/saved. For JPEG; this is
|
||||
always one, for PNG it's usually taken from the image data. The gimp
|
||||
|
|
Loading…
Reference in New Issue