ZebraCardImageIImageData Property
|
Returns the bitmap formatted image data.
Namespace:
Zebra.Sdk.Card.Graphics
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax byte[] ImageData { get; }
ReadOnly Property ImageData As Byte()
Get
property array<unsigned char>^ ImageData {
array<unsigned char>^ get ();
}
Property Value
Type:
ByteSee Also