Contents  All Classes  Index A-Z  All Units


SaveToFileX procedure

procedure SaveToFileX(Const FileName: String; Const Bitmap: TBitmap; PcxType: Byte);

Unit
PCX

Description
Stores pixel data of Bitmap parameter to file 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.