#include "mfcpch.h"
#include <stdlib.h>
#include <string.h>
#include "fileerr.h"
#include "tprintf.h"
#include "img.h"
#include "imgscale.h"
#include "scaleimg.h"
Functions | |
void | scale_image (IMAGE &image, IMAGE &target_image) |
void | scale_image_cop_out (IMAGE &image, IMAGE &target_image, float factor, int *hires, int *lores, int *oldhires, int *oldlores) |