#include <RE_Types.h>
Public Member Functions | |
| RE_RasterOpts () | |
Public Attributes | |
| float | myZoomX |
| float | myZoomY |
| float | myColorScale |
| float | myColorShift |
| float | myColorBlack |
| float | myColorWhite |
| float | myAlphaScale |
| float | myAlphaShift |
| float | myGamma |
| float | myAspectRatio |
| float | myVScale |
| float * | myLUT [4] |
| int | myLUTSize |
| int | myComponent |
| unsigned | myModifyAlpha:1 |
| unsigned | myDither: 1 |
| unsigned | myComponentsAsGrey:1 |
| unsigned | myTransparent:1 |
| unsigned | myPremultiplyFlag:1 |
| unsigned | myFragment16bit: 2 |
| PXL_Lookup * | myLUTObject |
Definition at line 381 of file RE_Types.h.
| RE_RasterOpts::RE_RasterOpts | ( | ) | [inline] |
Definition at line 384 of file RE_Types.h.
Definition at line 401 of file RE_Types.h.
Definition at line 402 of file RE_Types.h.
Definition at line 404 of file RE_Types.h.
Definition at line 399 of file RE_Types.h.
Definition at line 397 of file RE_Types.h.
Definition at line 398 of file RE_Types.h.
Definition at line 400 of file RE_Types.h.
Definition at line 408 of file RE_Types.h.
| unsigned RE_RasterOpts::myComponentsAsGrey |
Definition at line 409 of file RE_Types.h.
| unsigned RE_RasterOpts::myDither |
Definition at line 409 of file RE_Types.h.
| unsigned RE_RasterOpts::myFragment16bit |
Definition at line 409 of file RE_Types.h.
| float RE_RasterOpts::myGamma |
Definition at line 403 of file RE_Types.h.
| float* RE_RasterOpts::myLUT[4] |
Definition at line 406 of file RE_Types.h.
Definition at line 415 of file RE_Types.h.
Definition at line 407 of file RE_Types.h.
| unsigned RE_RasterOpts::myModifyAlpha |
Definition at line 409 of file RE_Types.h.
| unsigned RE_RasterOpts::myPremultiplyFlag |
Definition at line 409 of file RE_Types.h.
| unsigned RE_RasterOpts::myTransparent |
Definition at line 409 of file RE_Types.h.
| float RE_RasterOpts::myVScale |
Definition at line 405 of file RE_Types.h.
| float RE_RasterOpts::myZoomX |
Definition at line 395 of file RE_Types.h.
| float RE_RasterOpts::myZoomY |
Definition at line 396 of file RE_Types.h.
1.5.9