AfterRenderPageEventArgs Properties

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET

The AfterRenderPageEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyHeight
Gets or sets the image height(in pixels).
Public propertyImageData
Gets or sets image data. The data reprsents an array of bytes with pixel format BGRA8888(hence a pixel takes 4 bytes).
Public propertyPixelFormat
Gets the image data pixel format.
Public propertyWidth
Gets ot sets the image width(in pixels).
Top
See Also

Reference