quirc/tests
Dmitrij D. Czarkoff 8decf20d4f Strip alpha channel from PNG images with tRNS chunk
When PNG transformations are set up, tRNS chunk is converted to alpha channel
early in the process.  Later the decision whether to strip alpha channel or not
is made upon checking (color_type & PNG_COLOR_MASK_ALPHA).  Thus alpha channel
created by tRNS chunk conversion does not get stripped.
2016-08-15 15:39:18 +02:00
..
dbgutil.c Strip alpha channel from PNG images with tRNS chunk 2016-08-15 15:39:18 +02:00
dbgutil.h check_if_png: clarify comments. 2016-07-14 16:04:26 +02:00
inspect.c png support for inspect and qrtest. 2016-07-12 09:34:11 +02:00
qrtest.c Store time in milliseconds 2016-08-15 00:28:24 +02:00