Public Member Functions | |
| MovieFrameImage (Chunk &chunk, MovieFrameHeader *header) | |
| uint32 | index () |
Public Member Functions inherited from MediaStation::Bitmap | |
| Bitmap (Chunk &chunk, BitmapHeader *bitmapHeader) | |
| bool | isCompressed () const |
| BitmapCompressionType | getCompressionType () const |
| int16 | width () const |
| int16 | height () const |
| int16 | stride () const |
Additional Inherited Members | |
Public Attributes inherited from MediaStation::Bitmap | |
| Common::SeekableReadStream * | _compressedStream = nullptr |
| Graphics::ManagedSurface | _image |