You are here: Start » AVL.NET » Image.GetPixel Method

Image.GetPixel Method

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

Syntax

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

Parameters

Name Type Range Default Description
xint
yint

See also