mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 11:35:29 -04:00
Merge branch 'master' of https://github.com/haraldk/TwelveMonkeys
This commit is contained in:
commit
afff6f78a8
@ -54,10 +54,10 @@ If you are one of the authors, or know one of the authors and/or the current lic
|
|||||||
* Read support for the following file types:
|
* Read support for the following file types:
|
||||||
* Monochrome, 1 channel, 1 bit
|
* Monochrome, 1 channel, 1 bit
|
||||||
* Indexed, 1 channel, 8 bit
|
* Indexed, 1 channel, 8 bit
|
||||||
* Gray, 1 channel, 8 and 16 bit
|
* Gray, 1 channel, 8, 16 and 32 bit
|
||||||
* Duotone, 1 channel, 8 and 16 bit
|
* Duotone, 1 channel, 8, 16 and 32 bit
|
||||||
* RGB, 3-4 channels, 8 and 16 bit
|
* RGB, 3-4 channels, 8, 16 and 32 bit
|
||||||
* CMYK, 4-5 channels, 8 and 16 bit
|
* CMYK, 4-5 channels, 8, 16 and 32 bit
|
||||||
* Read support for the following compression types:
|
* Read support for the following compression types:
|
||||||
* Uncompressed
|
* Uncompressed
|
||||||
* RLE (PackBits)
|
* RLE (PackBits)
|
||||||
@ -66,6 +66,7 @@ If you are one of the authors, or know one of the authors and/or the current lic
|
|||||||
* Thumbnail support
|
* Thumbnail support
|
||||||
* JPEG
|
* JPEG
|
||||||
* RAW (RGB)
|
* RAW (RGB)
|
||||||
|
* Support for "Large Document Format" (PSB)
|
||||||
|
|
||||||
#### Aldus/Adobe Tagged Image File Format (TIFF)
|
#### Aldus/Adobe Tagged Image File Format (TIFF)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user