ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPicturizeMixingSettings Structure : AllowPixelsChange Field |
'Declaration Public AllowPixelsChange As Double
'Usage Dim instance As ImGearPicturizeMixingSettings Dim value As Double value = instance.AllowPixelsChange instance.AllowPixelsChange = value
public double AllowPixelsChange
public: double AllowPixelsChange
public: double AllowPixelsChange
Smaller values preserve details of the cell images, while greater values make the picturized image more recognizable. Usually, setting this parameter to a relatively small value allows to 'develop' details of the picturized image, but does not make any visible changes to the cell images.
The default value is 0.0.