dplug.canvas.ellipticalblit

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

Members

Functions

doBlit_EllipticalBlit_EvenOdd
void doBlit_EllipticalBlit_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_EllipticalBlit_NonZero
void doBlit_EllipticalBlit_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

EllipticalBlit
struct EllipticalBlit
Undocumented in source.

Meta