rlReadScreenPixels abstract method
Read screen pixel data (color buffer)
Implementation
MemoryPointer<RUnsignedChar> rlReadScreenPixels(
int width,
int height,
);
Read screen pixel data (color buffer)
MemoryPointer<RUnsignedChar> rlReadScreenPixels(
int width,
int height,
);