_StartRasterGraphics
_StartRasterGraphics(width, height);
void _StartRasterGraphics(int width, int height);
_StartRasterGraphics(x, y, width, height, compressionMethod);
void _StartRasterGraphics(int x, int y, int width, int height,
_StartRasterGraphics(x, y, width, height, size);
void _StartRasterGraphics(int x, int y, int width,