hotcheck.h File Reference

hotcheck.h File Reference
#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)
 

Macro Definition Documentation

#define VID_NTSC   0
#define VID_PAL   1
#define HOT_FLAG   0
#define HOT_SCALE_LUM   1
#define HOT_SCALE_SAT   2

Function Documentation

CoreExport void BuildHotTable ( int  video_type = VID_NTSC)
CoreExport int HotLimit ( Color48 thepix,
int  method = HOT_SCALE_LUM 
)