GraphicsInfo Class | 
          
Namespace: Zebra.Sdk.Card.Containers
The GraphicsInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphicsInfo | Initializes a new instance of the GraphicsInfo class  | 
| Name | Description | |
|---|---|---|
| FillColor | 
            Background fill color.
              | |
| GraphicData | 
            Bitmap image data.
              | |
| GraphicType | 
            Type of GraphicType}.
              | |
| Opacity | 
            Opacity value - meaningful only with multiple bitmaps of the same PrintType.
              | |
| Overprint | 
            Applies to UV PrintType only.
              | |
| Preheat | 
            Sets the amount of baseline energy used on the non-printed (white areas) of the card.
              | |
| PrintType | 
            Type of graphics information (color, mono, etc.).
              | |
| Side | 
            Card side to print on.
              | |
| XOffset | 
            X-offset (pixels) from origin 0, 0.
              | |
| YOffset | 
            Y-offset (pixels) from origin 0, 0.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |