Click or drag to resize
Pdftools logo

ImageMapping Class

The base class for image mappings

The image mapping specifies how an input image is transformed and placed onto the output PDF page.
Inheritance Hierarchy

Namespace: PdfTools.Image2Pdf
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public abstract class ImageMapping : NativeObject

The ImageMapping type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also