Gets and sets a value used to adjust the expected density of dot shading areas.
Read-write property
Visual Basic |
---|
Public Property densityAdjustment() As Long |
An long value which represents the expected density of shaded area.
The default value is 0.
Valid values are -50 to +50.
Values from -5 to +5 cover nearly all typical cases.
Note: Negative numbers instruct the component to search for shaded areas with more white pixels than black pixels and positive numbers instruct the opcode to search for shaded areas with more black pixels than white ones.