ImageRendition Matrix Property. The transformation matrix for the placement of the image. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] XTransform

[Visual Basic]
XTransform
n/a Yes The transformation matrix for the placement of the image.

 

   

Notes
 

The transformation matrix for the placement of the image.

Images in PDFs are always drawn at the origin with a width and height of zero. It is the transformation matrix which defines their placement on the page.

 

   

Example
 

None.