New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / workbench / libs / coolimages / coolimages.conf
blobf9761824b502e61540ea0d663884e31f55b1d1c1
1 ##begin config
2 basename CoolImages
3 libbase CoolImagesBase
4 version 1.0
5 ##end config
6 ##begin cdef
7 #include <libraries/coolimages.h>
8 ##end cdef
9 ##begin functionlist
10 const struct CoolImage *COOL_ObtainImageA(ULONG imageid, struct TagItem *tags) (D0, A0)
11 ##end functionlist