Table of Contents

Method GetGreen

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetGreen(int, int)

Returns the green intensity at the given coordinate.

byte GetGreen(int x, int y)

Parameters

x int

X coordinate of the pixel.

y int

Y coordinate of the pixel.

Returns

byte