Rgb24 Constructor

Initializes a new instance of the Rgb24 class.

public Rgb24(byte r, byte g, byte b)
Public Sub New (r As Byte, g As Byte, b As Byte)

Parameters

Licensing Info

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

See Also

Rgb24
ceTe.DynamicBarcode.Creator

In this topic