Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help

TWAIN Color AND BW scan

  •  03 Sep 2007, 8:55 PM

    TWAIN Color AND BW scan

    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 dotTwain. Is this possible?

View Complete Thread