- 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.
Implement the elliptic gradient fill style. dplug:canvas internals.