00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015 #ifndef __FE2_FILTER_BCHS_H__
00016 #define __FE2_FILTER_BCHS_H__
00017
00047 #define FE2_FILTER_BCHS "bchs"
00048
00058 #define FE2_BCHS_BRIGHTNESS "brightness"
00059
00069 #define FE2_BCHS_CONTRAST "contrast"
00070
00079 #define FE2_BCHS_HUE "hue"
00080
00090 #define FE2_BCHS_SATURATION "saturation"
00091
00093 #endif