Click or drag to resize

ZebraCardImage.ImageData 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

ZebraCardImageI.ImageData
See Also