00001 /* -- 00002 OpenFX version 00003 -- */ 00004 00005 #define DLG_FOG 100 00006 #define DLG_FOG_DENSITY 101 00007 #define DLG_FOG_TYPE 102 00008 #define DLG_FOG_D1 103 00009 #define DLG_FOG_D2 104 00010 #define DLG_FOG_COLOUR 105 00011 #define DLG_FOG_HAZE 106 00012 #define DLG_FOG_FOG 107 00013 00014 #define DLG_BITMAP 1000 00015 #define DLG_IMAGE 1001