#include <npapi.h>
Collaboration diagram for _NPImageExpose:Public Attributes | |
| char * | data |
| int32_t | stride |
| int32_t | depth |
| int32_t | x |
| int32_t | y |
| uint32_t | width |
| uint32_t | height |
| NPSize | dataSize |
| float | translateX |
| float | translateY |
| float | scaleX |
| float | scaleY |
| char* _NPImageExpose::data |
| int32_t _NPImageExpose::depth |
| uint32_t _NPImageExpose::height |
| float _NPImageExpose::scaleX |
| float _NPImageExpose::scaleY |
| int32_t _NPImageExpose::stride |
| uint32_t _NPImageExpose::width |
| int32_t _NPImageExpose::x |
| int32_t _NPImageExpose::y |
1.7.1