Euphoria Ticket #706: Support of 24bit color bitmaps by read_bitmap() and save_bitmap()

It would be useful if read_bitmap() and save_bitmap() support bitmaps of 24bit color depth. Eg if target bitmap file for read_bitmap() is 24bit, then the function returns 2-element sequence with 0 in place of color table and 2d sequence of color triples {R,G,B} as image data.

Details

Type: Feature Request Severity: Normal Category: Library Routine
Assigned To: unknown Status: New Reported Release:
Fixed in SVN #: View VCS: none Milestone:

1. Comment by Insolor Sep 09, 2011

Since I have some experience with BMP, I'll try to do it myself

2. Comment by Insolor Sep 12, 2011

I've made some changes to the image.e to support 24bpp images. There's the diff: http://openeuphoria.org/pastey/90.wc

Search



Quick Links

User menu

Not signed in.

Misc Menu