PixelLightAPI
.
|
#include "PLGraphics/Image/ImageEffect.h"
Go to the source code of this file.
Classes | |
class | PLGraphics::IEMonochrome |
Image effect: Convert color to grayscale using "human eye formula" (red*0.299 + green*0.587 + blue*0.114) More... | |
Namespaces | |
namespace | PLGraphics |
|