Click or drag to resize

QuantizerColor32 Constructor

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Color32(
	int value
)

Parameters

value
Type: SystemInt32
The value.
See Also