Freigeben über


IImageScannerSourceConfiguration.IsColorModeSupported Methode

Definition

Bestimmt, ob die Scanquelle Bilder im angegebenen Farbmodus scannen und übertragen kann.

public:
 bool IsColorModeSupported(ImageScannerColorMode value);
bool IsColorModeSupported(ImageScannerColorMode const& value);
public bool IsColorModeSupported(ImageScannerColorMode value);
function isColorModeSupported(value)
Public Function IsColorModeSupported (value As ImageScannerColorMode) As Boolean

Parameter

value
ImageScannerColorMode

Der Farbmodus.

Gibt zurück

Boolean

bool

True, wenn der Scanner Bilder im Wertmodus scannen kann; andernfalls False.

Gilt für: