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 DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

PngImageFormat
ceTe.DynamicBarcode.Creator

In this topic