de.goto3d.freeimage
Class FREE_IMAGE_FILTER
java.lang.Object
de.goto3d.freeimage.FREE_IMAGE_FILTER
public final class FREE_IMAGE_FILTER
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILTER_BOX
public static final int FILTER_BOX
- See Also:
- Constant Field Values
FILTER_BICUBIC
public static final int FILTER_BICUBIC
- See Also:
- Constant Field Values
FILTER_BILINEAR
public static final int FILTER_BILINEAR
- See Also:
- Constant Field Values
FILTER_BSPLINE
public static final int FILTER_BSPLINE
- See Also:
- Constant Field Values
FILTER_CATMULLROM
public static final int FILTER_CATMULLROM
- See Also:
- Constant Field Values
FILTER_LANCZOS3
public static final int FILTER_LANCZOS3
- See Also:
- Constant Field Values
FREE_IMAGE_FILTER
public FREE_IMAGE_FILTER()