|
FFmpeg
|
Picture data structure. More...
#include <avcodec.h>
Public Attributes | |
| attribute_deprecated uint8_t * | data [AV_NUM_DATA_POINTERS] |
| pointers to the image data planes | |
| attribute_deprecated int | linesize [AV_NUM_DATA_POINTERS] |
| number of bytes per line | |
Picture data structure.
Up to four components can be stored into it, the last component is alpha.
1.8.12