#include <sadie.h>
Go to the source code of this file.
Data Structures | |
struct | IMAGE_BYTE |
Typedefs | |
typedef BYTE | PIXEL_BYTE |
Functions | |
short | CHECKIMG_BYTE (IMAGE_BYTE *) |
void | RELIMG_BYTE (IMAGE_BYTE **) |
void | RELMEM_BYTE (IMAGE_BYTE *) |
void | GETMEM_BYTE (short, short, short, IMAGE_BYTE **) |
void | RANGE_BYTE (IMAGE_BYTE *) |
void | BYTEIMG2DISK (IMAGE_BYTE *, unsigned char *) |
void | BYTEDISK2IMG (unsigned char *, IMAGE_BYTE **) |
|
Definition at line 13 of file sadie_byte.h. Referenced by GETMEM_BYTE, MOSAIC_IMPORT, and RANGE_BYTE. |
|
Definition at line 16 of file bytedisk2img.c. Referenced by Sadie_TREES_ByteOpenCmd. |
|
Definition at line 18 of file byteimg2disk.c. Referenced by Sadie_TREES_ByteSaveCmd. |
|
Definition at line 126 of file sadie_byte.c. Referenced by BYTEDISK2IMG, BYTEIMG2DISK, CREATETREESMOSAIC, MOSAIC2MOSAIC_RESAMPL, MOSAIC_BYTE_EXTRACT, MOSAIC_BYTE_INSERT, MOSAIC_BYTE_RESAMPL, MOSAIC_BYTE_SUPPRESS, MOSAIC_BYTE_TRACKRINGS, RELIMG_BYTE, and Sadie_TREES_Ext_TrackRingsCmd. |
|
Definition at line 21 of file sadie_byte.c. References PIXEL_BYTE. Referenced by BYTEDISK2IMG, CREATETREESMOSAIC, MOSAIC2MOSAIC_RESAMPL, MOSAIC_BYTE_TRACKRINGS, and Sadie_TREES_Ext_TrackRingsCmd. |
|
Definition at line 142 of file sadie_byte.c. |
|
Definition at line 73 of file sadie_byte.c. Referenced by Sadie_TREES_ByteCloseCmd. |
|
Definition at line 105 of file sadie_byte.c. Referenced by CREATETREESMOSAIC, and RELIMG_BYTE. |