#include "mfcpch.h"
#include <stdio.h>
#include "imgtiff.h"
#include "host.h"
#include "helpers.h"
Classes | |
struct | TIFFENTRY |
Defines | |
#define | INTEL 0x4949 |
#define | MOTO 0x4d4d |
#define | ENTRIES 19 |
#define | START 8 |
Functions | |
int | CountTiffPages (FILE *fp) |
#define ENTRIES 19 |
#define INTEL 0x4949 |
#define MOTO 0x4d4d |
#define START 8 |
int CountTiffPages | ( | FILE * | fp | ) |