Noise Colour Chanels Lab mode see issue1734
This commit is contained in:
@@ -31,36 +31,40 @@
|
||||
#define ADDSET_TC_HLCOMPTHRESH 23
|
||||
#define ADDSET_TC_SHCOMP 24
|
||||
#define ADDSET_DIRPYREQ 25
|
||||
#define ADDSET_DIRPYRDN_CHLUM 26
|
||||
#define ADDSET_DIRPYRDN_GAMMA 27
|
||||
#define ADDSET_CHMIXER 28
|
||||
#define ADDSET_PREPROCESS_GREENEQUIL 29
|
||||
#define ADDSET_PREPROCESS_LINEDENOISE 30
|
||||
#define ADDSET_RAWCACORR 31
|
||||
#define ADDSET_RAWEXPOS_LINEAR 32
|
||||
#define ADDSET_RAWEXPOS_PRESER 33
|
||||
#define ADDSET_RAWEXPOS_BLACKS 34
|
||||
#define ADDSET_SHARPENEDGE_AMOUNT 35
|
||||
#define ADDSET_SHARPENMICRO_AMOUNT 36
|
||||
#define ADDSET_SHARPENEDGE_PASS 37
|
||||
#define ADDSET_SHARPENMICRO_UNIFORMITY 38
|
||||
#define ADDSET_VIBRANCE_PASTELS 39
|
||||
#define ADDSET_VIBRANCE_SATURATED 40
|
||||
#define ADDSET_FREE_OUPUT_GAMMA 41
|
||||
#define ADDSET_FREE_OUTPUT_SLOPE 42
|
||||
#define ADDSET_CAT_DEGREE 43
|
||||
#define ADDSET_CAT_ADAPTSCENE 44
|
||||
#define ADDSET_CAT_ADAPTVIEWING 45
|
||||
#define ADDSET_CAT_LIGHT 46
|
||||
#define ADDSET_CAT_CHROMA 47
|
||||
#define ADDSET_CAT_CONTRAST 48
|
||||
#define ADDSET_CAT_RSTPRO 49
|
||||
#define ADDSET_CAT_BRIGHT 50
|
||||
#define ADDSET_CAT_CONTRAST_Q 51
|
||||
#define ADDSET_CAT_CHROMA_S 52
|
||||
#define ADDSET_CAT_CHROMA_M 53
|
||||
#define ADDSET_CAT_HUE 54
|
||||
#define ADDSET_DIRPYRDN_LUMA 26
|
||||
#define ADDSET_DIRPYRDN_LUMDET 27
|
||||
#define ADDSET_DIRPYRDN_CHROMA 28
|
||||
#define ADDSET_DIRPYRDN_CHROMARED 29
|
||||
#define ADDSET_DIRPYRDN_CHROMABLUE 30
|
||||
#define ADDSET_DIRPYRDN_GAMMA 31
|
||||
#define ADDSET_CHMIXER 32
|
||||
#define ADDSET_PREPROCESS_GREENEQUIL 33
|
||||
#define ADDSET_PREPROCESS_LINEDENOISE 34
|
||||
#define ADDSET_RAWCACORR 35
|
||||
#define ADDSET_RAWEXPOS_LINEAR 36
|
||||
#define ADDSET_RAWEXPOS_PRESER 37
|
||||
#define ADDSET_RAWEXPOS_BLACKS 38
|
||||
#define ADDSET_SHARPENEDGE_AMOUNT 39
|
||||
#define ADDSET_SHARPENMICRO_AMOUNT 40
|
||||
#define ADDSET_SHARPENEDGE_PASS 41
|
||||
#define ADDSET_SHARPENMICRO_UNIFORMITY 42
|
||||
#define ADDSET_VIBRANCE_PASTELS 43
|
||||
#define ADDSET_VIBRANCE_SATURATED 44
|
||||
#define ADDSET_FREE_OUPUT_GAMMA 45
|
||||
#define ADDSET_FREE_OUTPUT_SLOPE 46
|
||||
#define ADDSET_CAT_DEGREE 47
|
||||
#define ADDSET_CAT_ADAPTSCENE 48
|
||||
#define ADDSET_CAT_ADAPTVIEWING 49
|
||||
#define ADDSET_CAT_LIGHT 50
|
||||
#define ADDSET_CAT_CHROMA 51
|
||||
#define ADDSET_CAT_CONTRAST 52
|
||||
#define ADDSET_CAT_RSTPRO 53
|
||||
#define ADDSET_CAT_BRIGHT 54
|
||||
#define ADDSET_CAT_CONTRAST_Q 55
|
||||
#define ADDSET_CAT_CHROMA_S 56
|
||||
#define ADDSET_CAT_CHROMA_M 57
|
||||
#define ADDSET_CAT_HUE 58
|
||||
// When adding items, make sure to update ADDSET_PARAM_NUM
|
||||
#define ADDSET_PARAM_NUM 55 // THIS IS USED AS A DELIMITER!!
|
||||
#define ADDSET_PARAM_NUM 59 // THIS IS USED AS A DELIMITER!!
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user