| Package | com.adobe.livecycle.convertpdfservice.client.enumeration |
| Class | public final class PNGFilter |
| Inheritance | PNGFilter Enum
|
| Method | Defined by | ||
|---|---|---|---|
|
String getValue()
Retrieves the PNG filter setting.
| PNGFilter | ||
| Constant | Defined by | ||
|---|---|---|---|
| Adaptive
[static] Adaptive prediction algorithm.
| PNGFilter | ||
| Average
[static] Average prediction algorithm.
| PNGFilter | ||
| None
[static] None prediction algorithm.
| PNGFilter | ||
| Paeth
[static] Paeth prediction algorithm.
| PNGFilter | ||
| Sub
[static] Sub prediction algorithm.
| PNGFilter | ||
| Up
[static] Up prediction algorithm.
| PNGFilter | ||
| getValue | () |
public String getValue()Retrieves the PNG filter setting.
Returns| The PNG filter setting. |
| Adaptive | Constant |
public static final AdaptiveAdaptive prediction algorithm.
| Average | Constant |
public static final AverageAverage prediction algorithm.
| None | Constant |
public static final NoneNone prediction algorithm.
| Paeth | Constant |
public static final PaethPaeth prediction algorithm.
| Sub | Constant |
public static final SubSub prediction algorithm.
| Up | Constant |
public static final UpUp prediction algorithm.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/convertpdfservice/client/enumeration/PNGFilter.html