Interface IPdfBoxGraphics2DImageEncoder.IPdfBoxGraphics2DImageEncoderEnv
- Enclosing interface:
IPdfBoxGraphics2DImageEncoder
public static interface IPdfBoxGraphics2DImageEncoder.IPdfBoxGraphics2DImageEncoderEnv
Environment for image encoding
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getImageInterpolation
IPdfBoxGraphics2DImageEncoder.IPdfBoxGraphics2DImageEncoderEnv.ImageInterpolation getImageInterpolation()- Returns:
- the RenderingHints.KEY_INTERPOLATION value mapped to the Interpolation enum
-