Contents  All Classes  Index A-Z  All Units


TeePCXToStream procedure

procedure TeePCXToStream(Stream: TStream; Const Bitmap: TBitmap; PcxType: Byte);

Unit
PCX

Description
Stores pixel data of Bitmap parameter to Stream in PCX format.

PcxType defines the number of colors per pixel:
1 = Save as 256 Color file
2 = Save as 16M file

For more information about PCX files:

http://en.wikipedia.org/wiki/PCX



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.