Method GetAlpha NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll GetAlpha(int, int) Return alpha value at given pixel location. byte GetAlpha(int x, int y) Parameters x int X coordinate of the pixel. y int Y coordinate of the pixel. Returns byte