This function emulates a dropout scanner, and cleans an image by converting the selected hues to white, nearby colors to shades of gray and all other saturated colors to black.
Visual Basic |
---|
Public Sub VirtualBulb( _ ByVal options As VirtualBulbOptions _ ) |
- options
- An object containing parameters that control the process.