Andreas Huggel
|
c5ebed2d9b
|
#523: Added GCC symbol visibility support.
|
17 years ago |
Andreas Huggel
|
b759193273
|
Removed trailing whitespace.
|
17 years ago |
Andreas Huggel
|
654d51a366
|
Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli).
|
17 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
6c36a67738
|
Added Image method to access the MIME type.
|
19 years ago |
Andreas Huggel
|
4a1f79c8b4
|
Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format.
|
19 years ago |
Andreas Huggel
|
10681d6c3e
|
Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods.
|
19 years ago |
Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
19 years ago |
Andreas Huggel
|
8e85cea8d4
|
Changed behaviour of unsupport Image functions to throw. Added better method to query the supported metadata functions for each image type. Fixes bug #491.
|
19 years ago |
Andreas Huggel
|
823a84d3d2
|
Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image
|
19 years ago |
Andreas Huggel
|
431ee85816
|
Added support for MRW images (read-only), first try
|
19 years ago |