Surface.getPixel() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
location
No
full?
Yes

Returns

{int:color|int:color:abgr32bit} | On error: {undefined}

Description

Get the color on a specific pixel on this Surface. A full abgr 32bit information can be obtainted if specified.

⚠️ **GitHub.com Fallback** ⚠️