I need to obtain the color of a certain pixel on the map, but how?
I couldn't find anything in the help file, so can anybody help me with this?
In the bitmap class there is a get_pixel(x,y) method, but I need to obtain the color of a pixel on the map(which isn't a bitmap...)
EDIT:: I work in RMXP
I couldn't find anything in the help file, so can anybody help me with this?
In the bitmap class there is a get_pixel(x,y) method, but I need to obtain the color of a pixel on the map(which isn't a bitmap...)
EDIT:: I work in RMXP