dplug.canvas.linearblit

Implement the linear gradient fill style. dplug:canvas internals.

Members

Functions

doBlit_LinearBlit_EvenOdd
void doBlit_LinearBlit_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_LinearBlit_NonZero
void doBlit_LinearBlit_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

LinearBlit
struct LinearBlit
Undocumented in source.

Meta