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

Arguments

Name
Type
Optional
location
No
getFull?
Yes

Returns

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

Description

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

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