BmpImageFormat Constructor

Initializes a new instance of the BmpImageFormat class.

public BmpImageFormat(BmpColorFormat colorFormat)
Public Sub New (colorFormat As BmpColorFormat)

Parameters

colorFormat
BmpColorFormat

Color format of the BMP image.

Licensing Info

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

See Also

BmpImageFormat
ceTe.DynamicBarcode.Creator

In this topic