On Wednesday, May 8, 2013 9:23:20 AM UTC-6, Gustavo Biasone wrote:
> These are the constants (strings) for FormatID:
Thanks Gustavo. These are helpful. I think I have the other constants I need:
WIA_INTENT_IMAGE_TYPE_COLOR 0x00000001
Preset properties for color content.
WIA_INTENT_IMAGE_TYPE_GRAYSCALE 0x00000002
Preset properties for grayscale content.
WIA_INTENT_IMAGE_TYPE_TEXT 0x00000004
Preset properties for text content.
WIA_INTENT_MINIMIZE_SIZE 0x00010000
Preset properties to minimize image size.
WIA_INTENT_MAXIMIZE_QUALITY 0x00020000
Preset properties to maximize image quality.
WIA_INTENT_BEST_PREVIEW 0x00040000
Specifies the best quality preview.