Package com.pdftools.pdf2image
Class ImageSectionMapping
- java.lang.Object
-
- com.pdftools.internal.NativeBase
-
- com.pdftools.internal.NativeObject
-
- com.pdftools.pdf2image.ImageSectionMapping
-
- Direct Known Subclasses:
RenderPageAsFax
,RenderPageAtResolution
,RenderPageToMaxImageSize
public abstract class ImageSectionMapping extends NativeObject
The base class for image section mappings
An image section mapping specifies how a PDF page, or a section of it, is transformed (e.g. cropped or scaled) and placed onto the target image.
-
-
Method Summary
-
Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
-