#include <color.h>
Inheritance diagram for posterize:
Public Methods | |
posterize (ImageRGBA *_img=0, ImageRGBA *_temp=0, ImageRGBA *_temp2=0, ImageRGBA *_hud=0, ImageRGBA *_menu=0, bool _bArea=false, point _lowArea=0, point _highArea=0) | |
void | action (int location) |
|
Definition at line 292 of file color.cpp. References imageRgbaCopy(). |
|
Reimplemented from color. Definition at line 307 of file color.cpp. References Rgba::b, ImageRGBA::data, Rgba::g, effect::img, limit::intForceLimit(), effect::limitRGBA, Rgba::r, effect::temp, and effect::value1. |