oops, png write of uchar images was broken
This commit is contained in:
parent
f85cce8b27
commit
e4bd51f4de
@ -124,7 +124,7 @@ write_destroy( Write *write )
|
||||
*/
|
||||
static int bandfmt_png[10] = {
|
||||
/* UC C US S UI I F X D DX */
|
||||
US, UC, US, US, US, US, UC, UC, UC, UC
|
||||
UC, UC, US, US, US, US, UC, UC, UC, UC
|
||||
};
|
||||
|
||||
static Write *
|
||||
|
Loading…
Reference in New Issue
Block a user