#include <plfilterfillrect.h>
Inheritance diagram for PLFilterFillRect< PixelC >:
Public Member Functions | |
PLFilterFillRect (PLPoint min, PLPoint max, const PixelC &Color) | |
virtual void | ApplyInPlace (PLBmpBase *pBmp) const |
In-Place Apply. Applies the filter to pBmp. |
Definition at line 23 of file plfilterfillrect.h.