You are here: Start » Image.GetPixel Method

Image.GetPixel Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
xint
yint

See also