|
Krita Source Code Documentation
|
#include "pixels.h"Go to the source code of this file.
Functions | |
| void | mk_scaletable (void) |
Variables | |
| int | ok_scaletable = 0 |
| uint8_t | scaletable [256][256] |
Definition at line 26 of file scaletab.c.
References ok_scaletable, p, and scaletable.
| int ok_scaletable = 0 |
Definition at line 23 of file scaletab.c.
| uint8_t scaletable[256][256] |
Definition at line 22 of file scaletab.c.