dplug.canvas.colorblit

Implement the plain color fill style. dplug:canvas internals.

Members

Functions

doBlit_ColorBlit_EvenOdd
void doBlit_ColorBlit_EvenOdd(void* userData, uint* dest, int* delta, DMWord* mask, int x0, int x1, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
doBlit_ColorBlit_NonZero
void doBlit_ColorBlit_NonZero(void* userData, uint* dest, int* delta, DMWord* mask, int x0, int x1, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ColorBlit
struct ColorBlit
Undocumented in source.

Meta