PngImageFormat Constructor

Initializes a new instance of the PngImageFormat class.

public PngImageFormat(PngColorFormat pngColorFormat)
Public Sub New (pngColorFormat As PngColorFormat)

Parameters

pngColorFormat
PngColorFormat

Color format of the PNG image.

Licensing Info

This constructor is a DynamicPDF Rasterizer feature. One of the following is required for non-evaluation usage:

See Also

PngImageFormat
ceTe.DynamicPDF.Rasterizer

In this topic