#include <math.h>#include <memory.h>#include <stdio.h>#include "pkvaria.h"#include "pkgeom.h"#include "psout.h"#include "psprivate.h"
Functions | |
| void | ps_Init_BitmapRGBP (int w, int h, int x, int y) |
| void | ps_Out_LineRGBP (byte *data) |
| void ps_Init_BitmapRGBP | ( | int | w, | |
| int | h, | |||
| int | x, | |||
| int | y | |||
| ) |
| void ps_Out_LineRGBP | ( | byte * | data | ) |
1.7.1