|
GoWebScan API
|
Defines GoWebScan utility functions.
Go to the source code of this file.
Macros | |
| #define | B_TO_MB(VALUE) |
| Converts bytes to megabytes. | |
| #define | GO_WEB_SCAN_UTILS_GAMMA_TO_LINEAR_EXPONENT_ESTIMATE |
| Exponent for approximate gamma to linear transfer function. | |
| #define | GO_WEB_SCAN_UTILS_LINEAR_TO_GAMMA_EXPONENT_ESTIMATE |
| Exponent for approximate linear to gamma transfer function. | |
| #define | MILS_TO_MM(VALUE) |
| Converts mils to millimeters. | |
| #define | MM_TO_MILS(VALUE) |
| Converts millimeters to mils. | |
| #define | NM_TO_MM(VALUE) |
| Converts nanometers to millimeters. | |
| #define | UM_TO_MM(VALUE) |
| Converts micrometers to millimeters. | |