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

Implementation of a bitmap Cel array class. More...

#include <owl/pch.h>
#include <owl/celarray.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlGadget)
 
bool owl::OwlCopyBmp (TBitmap &dstBM, const TBitmap &srcBM, const TPoint &pt, const TSize &size, const TPoint offset)
 Copy specified bitmap to the destination DC.
 

Detailed Description

Implementation of a bitmap Cel array class.

Definition in file celarray.cpp.