public class ZebraCardImage extends Object implements ZebraCardImageI
| Constructor and Description | 
|---|
| ZebraCardImage(byte[] imageData)Initializes a new instance of the  ZebraCardImageclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getImageData()Returns the raw bitmap image data. | 
public ZebraCardImage(byte[] imageData)
ZebraCardImage class.imageData - the raw bitmap image data.public byte[] getImageData()
getImageData in interface ZebraCardImageI
				© 2016 ZIH Corp. All Rights Reserved.