Si
1st May 2010, 09:17
Is there an easy method of supplying the parameters of one my plugins e.g
(
clip,
int "HueLevel"=180 (0 to 360),
int "HueLimit"=179 (0 to 179),
int "SatLevel"=50 (0 to 100),
int "SatLimit"=49 (0 to 49),
int "ValLevel"=50 (0 to 100),
int "ValLimit"=49 (0 to 49),
bool "ShowVectorScope"=false,
bool "ShowLimits"=false,
int "Fill"=$FFFF00 ($000000 to $FFFFFF),
int "Dilate"=1 (0 to 5),
bool "QuickHue"=false,
)
to multiple computers without having to type them in on each install?
I can't seem to find where these are held :stupid:
regards
Simon
(
clip,
int "HueLevel"=180 (0 to 360),
int "HueLimit"=179 (0 to 179),
int "SatLevel"=50 (0 to 100),
int "SatLimit"=49 (0 to 49),
int "ValLevel"=50 (0 to 100),
int "ValLimit"=49 (0 to 49),
bool "ShowVectorScope"=false,
bool "ShowLimits"=false,
int "Fill"=$FFFF00 ($000000 to $FFFFFF),
int "Dilate"=1 (0 to 5),
bool "QuickHue"=false,
)
to multiple computers without having to type them in on each install?
I can't seem to find where these are held :stupid:
regards
Simon