field Str comment field Set:ColorChannel channel field Set:Str alias field Set:Int grid field Str options field ColorPrinter printer
method ch s100 -> s100 arg Data:ColorChannel ch ; arg ColorSpectrum32 s100 if (exists ch:sample:"255") s100 := color_spectrum32 ch:sample:"255" else s100 := color_spectrum32 ch:sample:"100"
|
|
field Str comment field Set:ColorChannel channel field Set:Str alias field Set:Int grid field Str options field ColorPrinter printer
method ch s100 -> s100 arg Data:ColorChannel ch ; arg ColorSpectrum32 s100 if (exists ch:sample:"255") s100 := color_spectrum32 ch:sample:"255" else s100 := color_spectrum32 ch:sample:"100"
|