RImage

TheArtOfDev.HtmlRenderer.Adapters

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

实现: IDisposable

属性

Height : double

Get the height, in pixels, of the image.

Width : double

Get the width, in pixels, of the image.

方法

Dispose()

Dispose the image.