All Tags »
scan color colour twain bw black and white
Sorry, but there are no more tags available to filter with.
-
Is it possible to switch on both the Color and Black & White scanning lenses using dotImage?
At the moment I've tried will little succcess:
device.PixelType = ImagePixelType.Color | ImagePixelType.BlackAndWhite;
In the TWAIN driver interface I can manually switch on both the Colour and BW lenses, but can't seem to do it through ...