Click or drag to resize

ZebraCardGraphicsMonochromeConverionType Property

Gets or Sets the monochrome conversion type to be used during CreateImage.

Namespace:  Zebra.Sdk.Card.Graphics
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
public MonochromeConversion MonochromeConverionType { get; set; }

Property Value

Type: MonochromeConversion

Implements

ZebraGraphicsIMonochromeConverionType
Remarks
Valid for ribbon types of 1bpp and 8bpp only.
See Also