HAM images with a transparent colour specified can now be displayed.
commit72a304180163604165a0c1daa8910ca61b3fcf79
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 27 Dec 2015 02:04:28 +0000 (27 02:04 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 27 Dec 2015 02:04:28 +0000 (27 02:04 +0000)
tree5fd0fb1eb1b837ec2c1a43b8b5fcd527b6897c35
parent5023a7d0c84f162b6e9e93534ec4f97cf74b2b17
HAM images with a transparent colour specified can now be displayed.
picture.datatype can't cope with a transparent colour in an RGB image
(which we convert the HAM image to), so we have to disable the
transparent colour in this case. If a transparent colour is valid in a
HAM image, we should convert to ARGB in future.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51241 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/classes/datatypes/ilbm/ilbm.conf
workbench/classes/datatypes/ilbm/ilbmclass.c