Click or drag to resize

QuantizerColor32 Constructor

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

Parameters

value
Type: SystemInt32
The value.
See Also