public class GraphicsInfo
extends Object
| Modifier and Type | Field and Description | 
|---|---|
| int | fillColorBackground fill color. | 
| ZebraCardImageI | graphicDataBitmap image data. | 
| GraphicType | graphicTypeType of  graphicData. | 
| int | opacityOpacity value - meaningful only with multiple bitmaps of the same  PrintType. | 
| boolean | overprintApplies to Uv  PrintTypeonly. | 
| int | preheatSets the amount of baseline energy used on the non-printed (white areas) of the card. | 
| PrintType | printTypeType of graphics information (color, mono, etc.). | 
| CardSide | sideSide of card to print on. | 
| int | xOffsetX-offset (pixels) from origin 0, 0. | 
| int | yOffsetY-offset (pixels) from origin 0, 0. | 
| Constructor and Description | 
|---|
| GraphicsInfo()Instantiates the GraphicsInfo class | 
public CardSide side
public PrintType printType
public int xOffset
public int yOffset
public int opacity
PrintType.
 public int fillColor
FillType for ZC Series Printers.public boolean overprint
PrintType only.
 public int preheat
public GraphicType graphicType
graphicData.public ZebraCardImageI graphicData
				© 2016 ZIH Corp. All Rights Reserved.