- createImageData
auto createImageData(double sw, double sh)
Undocumented in source. Be warned that the author may not have intended to support it.
- createImageData
auto createImageData(ImageData imagedata)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImageData
auto getImageData(double sx, double sy, double sw, double sh)
Undocumented in source. Be warned that the author may not have intended to support it.
- putImageData
void putImageData(ImageData imagedata, double dx, double dy)
Undocumented in source. Be warned that the author may not have intended to support it.
- putImageData
void putImageData(ImageData imagedata, double dx, double dy, double dirtyX, double dirtyY, double dirtyWidth, double dirtyHeight)
Undocumented in source. Be warned that the author may not have intended to support it.