ColorComponent.ColorComponent

ColorComponent constructor

Initializes a new instance of the ColorComponent class. Please check

public ColorComponent(byte bitDepth, string fullName)
ParameterTypeDescription
bitDepthByteThe bit depth.
fullNameStringThe full name.

See Also