| Package | Description | 
|---|---|
| com.zebra.sdk.common.card.graphics | Provides interfaces for card printer graphics utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExtractedImages | ZebraCardGraphics. extractBlackImageData(byte[] imageData,
                     int redThreshold,
                     int greenThreshold,
                     int blueThreshold) | 
| ExtractedImages | ZebraGraphicsI. extractBlackImageData(byte[] imageData,
                     int redThreshold,
                     int greenThreshold,
                     int blueThreshold)Separates the monochrome and color data from the specified image data using the specified threshold values. | 
				© 2016 ZIH Corp. All Rights Reserved.