Shadows Class
class Shadows(shadows: Boolean = false) : RefineFeature
Even out shadows and uneven lighting across the page.
Equivalent to setting ScanPicture.shadows.
Parameters
- shadows —
trueto even out shadows,falseto leave the lighting as captured.
Constructors
Shadows
constructor(shadows: Boolean = false)