Table of Contents

Class XBitmapDecoder

Namespace
PdfSharp.Drawing
Assembly
PdfSharp.dll

Provides functionality to load a bitmap image encoded in a specific format.

public class XBitmapDecoder
Inheritance
XBitmapDecoder
Inherited Members

Methods

GetPngDecoder()

Gets a new instance of the PNG image decoder.

public static XBitmapDecoder GetPngDecoder()

Returns

XBitmapDecoder