Menu

#210 Impossible to allocate a 2 BPP image (patch)

None
wont-fix
None
5
2015-03-15
2012-05-01
rustamabd
No

When I request to allocate a 2-BPP image (4 colors), I get back an 8-BPP one.

Attached is a patch for FreeImage_AllocateHeaderT() to support 2-bpp bitmaps.

Discussion

  • rustamabd

    rustamabd - 2012-05-01
     
  • Hervé Drolon

    Hervé Drolon - 2015-03-15

    Hi,

    2-bpp images are not supported by FreeImage and will not in the future.

    Hervé

     
  • Hervé Drolon

    Hervé Drolon - 2015-03-15
    • status: open --> wont-fix
    • assigned_to: Hervé Drolon
    • Group: -->
     
  • rustamabd

    rustamabd - 2015-03-15

    Funny, because we've been using this 1-line patch and generating thousands of 2-bpp images for years.

     

Log in to post a comment.