Another updated tiff patch
16 Mar
2020
16 Mar
'20
7:32 a.m.
This time GIMP doesn't complain about extrasamples .... sources I used today: https://it.programqa.com/question/3451806/ uint16 out[1]; out[0] = EXTRASAMPLE_ASSOCALPHA; TIFFSetField( outImage, TIFFTAG_EXTRASAMPLES, 1, &out ); and https://github.com/GNOME/gimp/blob/mainline/plug-ins/file-tiff/file-tiff-sav... But should it be associated or unassociated alpha ?
2081
Age (days ago)
2081
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Randrianasulu