Skip to content

Clarify biSizeImage for BI_RLE8 or BI_RLE4 bitmaps #5265

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions