#include "global.h"#include "RageSurfaceUtils_Dither.h"#include "RageUtil.h"#include "RageSurface.h"#include "RageSurfaceUtils.h"Defines | |
| #define | DitherMatDim 4 |
Functions | |
| uint8_t | DitherPixel (int x, int y, int intensity, int conv) |
| uint8_t | EDDitherPixel (int x, int y, int intensity, int conv, int32_t &accumError) |
Variables | |
| const int | DitherMat [DitherMatDim][DitherMatDim] |
| int | DitherMatCalc [DitherMatDim][DitherMatDim] |
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
Initial value:
|
|
|
|
1.3.7