You are here: Start » AVL.NET » Pixel.Pixel(float, float, float, float)

Pixel.Pixel(float, float, float, float)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public Pixel(
	float x,
	float y,
	float z,
	float w
)

Parameters

x
Type: System.Single
y
Type: System.Single
z
Type: System.Single
w
Type: System.Single

See also