Skip to content

Clarify biSizeImage for BI_RLE8 or BI_RLE4 bitmaps #5265

Open
@peteroupc

Description

@peteroupc

Type of issue

Missing information

Feedback

Clarify the meaning of biSizeImage of BITMAPINFOHEADER (and the like member of BITMAPV4HEADER and BITMAPINFOV5HEADER) when biCompression (or the like member) is BI_RLE8 or BI_RLE4. Is the value equal to the size of the compressed image data in bytes? The uncompressed image data? Either? What if biSizeImage is larger than the data available in the image file?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions