#include <TIL_IntScale.h>
Public Member Functions | |
| TIL_IntScaleParms () | |
Public Attributes | |
| TIL_DataFormat | myType |
| unsigned int | myBlack |
| unsigned int | myWhite |
| const void * | mySource |
| int | mySStride |
| const void * | myDest |
| int | myDStride |
| int | myDXOff |
| int | myDYOff |
| int | myFromXSize |
| int | myFromYSize |
| int | myReduction |
Definition at line 27 of file TIL_IntScale.h.
| TIL_IntScaleParms::TIL_IntScaleParms | ( | ) |
| unsigned int TIL_IntScaleParms::myBlack |
Definition at line 31 of file TIL_IntScale.h.
| const void* TIL_IntScaleParms::myDest |
Definition at line 36 of file TIL_IntScale.h.
Definition at line 37 of file TIL_IntScale.h.
Definition at line 38 of file TIL_IntScale.h.
Definition at line 39 of file TIL_IntScale.h.
Definition at line 41 of file TIL_IntScale.h.
Definition at line 42 of file TIL_IntScale.h.
Definition at line 43 of file TIL_IntScale.h.
| const void* TIL_IntScaleParms::mySource |
Definition at line 33 of file TIL_IntScale.h.
Definition at line 34 of file TIL_IntScale.h.
| TIL_DataFormat TIL_IntScaleParms::myType |
Definition at line 30 of file TIL_IntScale.h.
| unsigned int TIL_IntScaleParms::myWhite |
Definition at line 31 of file TIL_IntScale.h.
1.5.9