AllowBrightnessChange Field
In This Topic
Specifies the amount by which cell image brightness can be adjusted to better match the corresponding fragment of the picturized image.
Syntax
'Declaration
Public AllowBrightnessChange As Double
'Usage
Dim instance As ImGearPicturizeMixingSettings
Dim value As Double
value = instance.AllowBrightnessChange
instance.AllowBrightnessChange = value
public double AllowBrightnessChange
public: double AllowBrightnessChange
public:
double AllowBrightnessChange
Field Value
0.0...1.0.
See Also