Class | Description | |
---|---|---|
PdfImage | Represents a PDF Image loaded from a PDF stream. | |
PdfImageBase | Base abstract class for classes describing images in a PDF file, including inline PDF images defined in the PDF content stream using BI and EI operators. | |
PdfImageHandler | Represents and manages a GrapeCity.Documents.Drawing.IImage used in a GrapeCity.Documents.Pdf.GcPdfDocument. | |
PdfImageHandlerCollection | Represents a collection of PdfImageHandler objects. | |
PdfImageObjectBase | Base abstract class for classes persisted in a PDF stream as PDF objects: PdfImage and PdfImageHandler. | |
PdfInlineImage | Represents a PDF Inline Image defined by BI, ID and EI operators in a PDF content stream. |