Rgba32 Constructor

Initializes a new instance of the Rgba32 class.

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

Parameters

Licensing Info

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

See Also

Rgba32
ceTe.DynamicBarcode.Creator

In this topic