////////////////////////////////////////////////////////// // bmpio.h ////////////////////////////////////////////////////////// struct BMPINFO { unsigned char *bits; int width; int height; int colours; unsigned char *palette; int cropx; int cropy; int scalex; int scaley; }; int bmp_save( char *filename, BMPINFO *pbmpinfo );
file: /Techref/language/pcl/pickle/bmpio.h, 0KB, , updated: 1995/4/20 10:48, local time: 2024/11/19 12:37,
3.140.195.249:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/pcl/pickle/bmpio.h"> language pcl pickle bmpio</A> |
Did you find what you needed? |