|
const leImage * | source |
|
leImage * | target |
|
enum leRawDecoderMode | mode |
|
leColorMode | targetMode |
|
leBool | randomRLE |
|
leRect | sourceRect |
|
leRect | destRect |
|
int32_t | targetX |
|
int32_t | targetY |
|
int32_t | referenceX |
|
int32_t | referenceY |
|
uint32_t | sizeX |
|
uint32_t | sizeY |
|
int32_t | angle |
|
lePoint | sourceOrigin |
|
lePoint | targetOrigin |
|
uint32_t | rowIterator |
|
uint32_t | colIterator |
|
leRawSourceReadOperation | readOperation [LE_IMAGEDECODER_BLOCK_READ_SIZE] |
|
uint32_t | readCount |
|
uint32_t | readIndex |
|
leColor | writeColor |
|
uint32_t | globalAlpha |
|
uint32_t | pixelAlpha |
|
const lePixelBuffer * | palette |
|
leImageFilterMode | filterMode |
|
leBool | needToLookupMaskColor |
|
leRawDecodeStage * | stages [LE_IMAGEDECODER_RAW_MAX_STAGES] |
|
int32_t | currentStage |
|
int32_t | done |
|
The documentation for this struct was generated from the following file: