New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / workbench / classes / zune / iconimage / iconimage.conf
blob6ef19d34e0eb572cf9fcc8dfa5f07bcf0a7d84b8
1 ##begin config
2 basename      IconImage
3 version       1.0
4 date          12.06.2003
5 superclass    MUIC_Area
6 classdatatype struct IconImage_DATA
7 ##end config
9 ##begin cdef
10 #include <libraries/mui.h>
11 #include "iconimage.h"
12 #include "iconimage_private.h"
13 ##end cdef
14 ##begin methodlist
15 OM_NEW
16 MUIM_AskMinMax
17 MUIM_Draw
18 ##end methodlist