Click or drag to resize

PercentMixerGetColor Method

[Missing <summary> documentation for "M:StarfieldUtils.Display.PercentMixer.GetColor(System.Int32,System.Int32,System.Int32)"]

Namespace:  StarfieldUtils.Display
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override Color GetColor(
	int x,
	int y,
	int z
)

Parameters

x
Type: SystemInt32

[Missing <param name="x"/> documentation for "M:StarfieldUtils.Display.PercentMixer.GetColor(System.Int32,System.Int32,System.Int32)"]

y
Type: SystemInt32

[Missing <param name="y"/> documentation for "M:StarfieldUtils.Display.PercentMixer.GetColor(System.Int32,System.Int32,System.Int32)"]

z
Type: SystemInt32

[Missing <param name="z"/> documentation for "M:StarfieldUtils.Display.PercentMixer.GetColor(System.Int32,System.Int32,System.Int32)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:StarfieldUtils.Display.PercentMixer.GetColor(System.Int32,System.Int32,System.Int32)"]

See Also