SensorColor Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Lists the image capture modes for available biometric capture operations.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Enumeration SensorColor
public enum SensorColor
public enum class SensorColor
public enum SensorColor
public enum SensorColor

Members

Member name Description
Color16 16 Colors
Color256 256 Colors
Full Full Colors
Grayscale Gray scale
Mono Bi-tonal (B/W)
None No color support specified.

Remarks

Lists the image capture modes for available biometric capture operations.

See Also

Reference

Microsoft.PointOfService Namespace