Functions | |
| void | scale (int init_width, int init_height) |
| void | nscale (void) |
Routines to scale images on resized windows
| void nscale | ( | void | ) |
Definition at line 37 of file imagescale.c.
| void scale | ( | int | init_width, | |
| int | init_height | |||
| ) |
Definition at line 25 of file imagescale.c.
1.6.3