You are here: Start » Image.GetPixel Method

Image.GetPixel Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
xint
yint

See also