You are here: Start » AVL.NET » Image.GetPixel(int, int)

Image.GetPixel(int, int)

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

Syntax


public AvlNet.Pixel GetPixel(
	int x,
	int y
)

Parameters

x
Type: System.Int32
y
Type: System.Int32

See also