Package com.adobe.livecycle.convertpdfservice.client.enumeration
Classpublic final class PNGFilter
InheritancePNGFilter Inheritance Enum

PNG filter settings.



Public Methods
 MethodDefined by
  
String getValue()
Retrieves the PNG filter setting.
PNGFilter
Public Constants
 ConstantDefined 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
Method Detail
getValue()
public String getValue()

Retrieves the PNG filter setting.

Returns
The PNG filter setting.
Constant Detail
AdaptiveConstant
public static final Adaptive

Adaptive prediction algorithm.

AverageConstant 
public static final Average

Average prediction algorithm.

NoneConstant 
public static final None

None prediction algorithm.

PaethConstant 
public static final Paeth

Paeth prediction algorithm.

SubConstant 
public static final Sub

Sub prediction algorithm.

UpConstant 
public static final Up

Up 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