#include "coreexp.h"Macros | |
| #define | VID_NTSC 0 |
| #define | VID_PAL 1 |
| #define | HOT_FLAG 0 |
| #define | HOT_SCALE_LUM 1 |
| #define | HOT_SCALE_SAT 2 |
Functions | |
| CoreExport void | BuildHotTable (int video_type=VID_NTSC) |
| CoreExport int | HotLimit (Color48 *thepix, int method=HOT_SCALE_LUM) |
| #define VID_NTSC 0 |
| #define VID_PAL 1 |
| #define HOT_FLAG 0 |
| #define HOT_SCALE_LUM 1 |
| #define HOT_SCALE_SAT 2 |
| CoreExport void BuildHotTable | ( | int | video_type = VID_NTSC | ) |
| CoreExport int HotLimit | ( | Color48 * | thepix, |
| int | method = HOT_SCALE_LUM |
||
| ) |