Click or drag to resize

McPalette3DEntry Constructor

Initializes a new instance of the McPalette3DEntry class

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	p As Byte,
	r As Byte,
	g As Byte,
	b As Byte,
	a As Byte
)

Parameters

p
Type: SystemByte
r
Type: SystemByte
g
Type: SystemByte
b
Type: SystemByte
a
Type: SystemByte
See Also