◆ setPartialMode()
void MutationOfJB::AnimationDecoder::setPartialMode |
( |
int |
fromFrame, |
|
|
int |
toFrame, |
|
|
const Common::Rect |
area = Common::Rect() , |
|
|
uint8 |
threshold = 0xFF |
|
) |
| |
Enables partial decoding mode.
- Parameters
-
fromFrame | Frame to start decoding on (inclusive). |
toFrame | Frame to end decoding on (inclusive). |
area | Output surface will be confined to this area. |
threshold | Source pixels with color index above this threshold will not be replaced. |
The documentation for this class was generated from the following file: