RImage

TheArtOfDev.HtmlRenderer.Adapters

Adapter for platform specific image object - used to render images.

Implements: IDisposable

Properties

Height : double

Get the height, in pixels, of the image.

Width : double

Get the width, in pixels, of the image.

Methods

Dispose()

Dispose the image.