About TArrayBitmap
==================
http://practicalsoft.hypermart.net/shareware/delphi/tarraybitmap.html
practicalsoft@usa.net


The TArrayBitmap class is a descendant of TBitmap that provides high 
speed access to 24 bit bitmap pixels which is ideal for multimedia applications
with graphic effects.

To access the bitmap pixels you use the bits property that is defined as:
bits[x, y : integer] : TRGBTriple;

All these features are demonstrated in the demo included with this package.

It works fine with Delphi 3 and 4.

Also, If you have any additional ideas for improvements, I would appreciate
hearing from you.


Installation
============

Unzip all files to a directory of your choice.

Open delphi3\test.dpr to run the demo with Delphi 3 or delphi4\test.dpr for Delphi4.

The interesting file is ArrayBitmap.dcu.


How to register
===============

The ArrayBitmap class contained herein is for evaluation purposes
only. This class will display sometimes a warning message.

When registered, you will receive the full source code.  Furthermore, you will receive 
updates and notification of new versions.

To register, send an email to practicalsoft@usa.net for further instructions or visit 
http://practicalsoft.hypermart.net/shareware/delphi/tarraybitmap.html. The registration 
will cost you US$10.00