| Package | Description | 
|---|---|
| com.zebra.sdk.common.card.containers | Provides containers for Zebra Card Printer objects. | 
| com.zebra.sdk.common.card.enumerations | Provides card printer enumerated objects. | 
| com.zebra.sdk.zmotif.job | Provides container for ZMotif card printer job related functions. | 
| Modifier and Type | Field and Description | 
|---|---|
| SharpeningLevel | JobSideConfigInfo. sharpnessSets the sharpness level of the image. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SharpeningLevel | SharpeningLevel. fromString(String text)Returns the SharpeningLevel enumeration for the specified text or null if no enumeration matches the specified text. | 
| static SharpeningLevel | SharpeningLevel. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SharpeningLevel[] | SharpeningLevel. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| SharpeningLevel | JobControlHelperUtilZmotif. getImageSharpening(CardSide side)Returns the image sharpening level to be used on the specified side of the card. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobControlHelperUtilZmotif. setImageSharpening(CardSide side,
                  SharpeningLevel sharpness)Sets the image sharpening level to be used on the specified card side. | 
				© 2016 ZIH Corp. All Rights Reserved.