The PdfPaintedImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlendMode |
Gets the blend mode for this image.
|
![]() | Bounds |
Gets the bounds of this image on the page or XObject.
|
![]() | Brush |
Gets the PdfBrushInfo object of this image. Used to fill mask images.
|
![]() | ClipRegion |
Gets the clip region for this PdfPageObject.
(Inherited from PdfPageObject.) |
![]() | Image |
Gets the PdfImage for the painted image.
|
![]() | IsTransformed |
Gets a value indicating whether Image is painted transformed.
|
![]() | Layer |
Gets the layer this PdfPageObject is drawn on.
(Inherited from PdfPageObject.) |
![]() | Page |
Gets the page this image is painted on.
|
![]() | Position |
Gets the location on the page or XObject where the top-left corner of the image is
painted.
|
![]() | Size |
Gets the size of the area occupied by this image.
|
![]() | TransformationMatrix |
Gets the transformation matrix for the Image.
|
![]() | Type |
Gets the type of this PdfPaintedImage.
(Overrides PdfPageObject.Type.) |