libbe_build: Synchronize BBitmap implementation with the main one.

BView-related code removed or disabled, of course, but this now uses
the ColorConversions class, and adds some more ImportBits APIs from that.

Change-Id: I805cef159bac52173ef16030eae69e83db6f061b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9391
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
Augustin Cavalier
2025-06-24 22:47:45 +00:00
committed by waddlesplash
parent 1ad882a7ec
commit 8e86be8509
5 changed files with 503 additions and 1829 deletions
+1
View File
@@ -10,6 +10,7 @@
#include <InterfaceDefs.h>
#include <Rect.h>
class BView;
class BWindow;
namespace BPrivate {