Click or drag to resize

ZebraCardImageImageData Property

Returns the raw bitmap image data.

Namespace:  Zebra.Sdk.Card.Graphics
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public byte[] ImageData { get; }

Property Value

Type: Byte

Implements

ZebraCardImageIImageData
See Also