public enum TwainBitDepthReduction { TWBR_UNSUPPORTED = -1, TWBR_THRESHOLD = 0, TWBR_HALFTONES = 1, TWBR_CUSTHALFTONE = 2, TWBR_DIFFUSION = 3 }
Public Enum TwainBitDepthReduction TWBR_UNSUPPORTED = -1 TWBR_THRESHOLD = 0 TWBR_HALFTONES = 1 TWBR_CUSTHALFTONE = 2 TWBR_DIFFUSION = 3 End Enum
This is record TwainBitDepthReduction.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|