PDFsharp-net6

XBitmapDecoder

Namespace: PdfSharp.Drawing

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

public class XBitmapDecoder

Inheritance ObjectXBitmapDecoder

Methods

GetPngDecoder()

Gets a new instance of the PNG image decoder.

public static XBitmapDecoder GetPngDecoder()

Returns

XBitmapDecoder