OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
dib.cpp File Reference

Implementation of TDib class, an encapsulation of Device Independent Bitmaps on disk and in memory. More...

#include <owl/pch.h>
#include <owl/gdiobjec.h>
#include <owl/metafile.h>
#include <owl/clipboar.h>
#include <owl/except.h>
#include <owl/file.h>
#include <owl/wsyscls.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define BFT_BITMAP   0x4d42 /* 'BM' */
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlGDI)
 

Detailed Description

Implementation of TDib class, an encapsulation of Device Independent Bitmaps on disk and in memory.

Definition in file dib.cpp.

Macro Definition Documentation

◆ BFT_BITMAP

#define BFT_BITMAP   0x4d42 /* 'BM' */

Definition at line 22 of file dib.cpp.