Specifies the non-color pixel type to use when automatic color is enabled.
ICAP_AUTOMATICCOLORNONCOLORPIXELTYPE.
Namespace: TwainScanning.Capability.CapabilitySetsAssembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
public CapabilitySingleValue<TwPixelType> AutomaticColorNonColorPixelType { get; }
Public ReadOnly Property AutomaticColorNonColorPixelType As CapabilitySingleValue(Of TwPixelType)
Get
public:
property CapabilitySingleValue<TwPixelType>^ AutomaticColorNonColorPixelType {
CapabilitySingleValue<TwPixelType>^ get ();
}
member AutomaticColorNonColorPixelType : CapabilitySingleValue<TwPixelType> with get
Property Value
Type:
CapabilitySingleValueTwPixelType
Reference