pointer to rasterizer context
pointer to SVG image to rasterize tx, ty = image offset (applied after scaling)
image scale
pointer to destination image data, 4 bytes per pixel (RGBA)
width of the image to render
height of the image to render
number of bytes per scaleline in the destination buffer
Rasterizes SVG image, returns RGBA image (non-premultiplied alpha).