Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Исходники Форум Информер Страны мира
   Графика    >>    pcxkit
   
 
 PCX Kit v1.0   Peter Donnelly 06.01.1992

Модуль для работы с PCX файлами и программа для показа файлов на экране. Поддерживаются режимы 640x350x16, 640x480x16, 320x200x256.
This is a collection of tools for displaying PCX files in a Turbo Pascal program, and for extracting images from PCX files for use with the PutImage procedure/function in Turbo Pascal and Turbo C. egavga.bgi required.



72k 
 

PCX KIT by Peter Donnelly 1301 Ryan Street Victoria BC Canada V8T 4Y8 CIS 76217,2177 ----------------------------------------------------------------- This is a collection of tools for displaying PCX files in a Turbo Pascal program, and for extracting images from PCX files for use with the PutImage procedure/function in Turbo Pascal and Turbo C. The files in this package are released unconditionally into the public domain. However, the author would appreciate a contribution of $10 or more from anyone who makes practical use of them. The programs were created with Turbo Pascal and Turbo C, copyrighted by Borland International. LIST OF FILES ------------- clip.exe Program to clip BGI images from a PCX file clip.doc Documentation for same clipshow.exe Program to review BGI images produced with CLIP.EXE clipshow.doc Documentation for same hoedown.pas Pascal source for BGI animation demo hoedown.c C source for same hoedown.dta Image data for demo pcx.pas Fully commented Pascal unit for displaying PCX files showcga.pas Sample implementation of PCX.PAS, for CGA showega.pas Same for EGA 640x350x16 showvga.pas Same for VGA 640x480x16 show256.pas Same for MCGA/VGA 320x200x256