add credits
This commit is contained in:
parent
bb0772da51
commit
bb81113312
@ -17,6 +17,8 @@
|
||||
* - add 16-bit alpha handling
|
||||
* 26/2/16
|
||||
* - look for RGB16 tag, not just ushort, for the 16-bit path
|
||||
* 24/11/17 lovell
|
||||
* - special path for 3 and 4 band images
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -7,6 +7,8 @@
|
||||
* - fix RGBA path
|
||||
* 25/5/16
|
||||
* - max_alpha defaults to 65535 for RGB16/GREY16
|
||||
* 24/11/17 lovell
|
||||
* - match normalised alpha to output type
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -5,6 +5,8 @@
|
||||
*
|
||||
* 25/5/16
|
||||
* - max_alpha defaults to 65535 for RGB16/GREY16
|
||||
* 24/11/17 lovell
|
||||
* - match normalised alpha to output type
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user