Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
Radius Property (ColorRadius)




Accusoft.ScanFixXpressSdk Namespace > ColorRadius Class : Radius Property
Gets and sets radius around a specific color value in the RGB space to define a spherical region of color to operate on. This region is divided into an inner zone of half the radius and an outer zone comprising the rest of the sphere. Operations will fully convert colors in the inner half radius and then fade in effect to zero at the full radius.
Syntax
'Declaration
 
Public Property Radius As Integer
 
'Usage
 
Dim instance As ColorRadius
Dim value As Integer
 
instance.Radius = value
 
value = instance.Radius
Remarks

The default value is 0.

Valid values are 0 to 884.

See Also

Reference

ColorRadius Class
ColorRadius Members