代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/111979/15497267
htm dimensions.shtml.htm
Bitmap & Palette - Getting the dimensions of a bit
www.eeworm.com/read/111979/15497714
htm credit_static.shtml.htm
Controls - Scrolling credits using CStatic
www.eeworm.com/read/111874/15501236
c guistream.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/109490/15555912
bas samplew3.bas
rem
rem test program for windows print
rem
screen 12
rem
rem create some graphics in a memory bitmap
rem
createbitmap 1,0,400,200
selectbitmap 1
line
www.eeworm.com/read/109417/15557867
pas urun.pas
//极限1000米
//Author: CrazyWill
//Email: CrazyWill@163.com
unit uRun;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, ImgLis
www.eeworm.com/read/108778/15575608
h vesa.h
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include"ti
www.eeworm.com/read/108778/15575609
h pcx.h
BITMAP *load_pcx(char *file,char bloot)
{ FILE *fp;PCXHEAD pcx;RGB rgb[256];char Index[256];
register short x,y,count,total,height;
unsigned char data;
BITMAP *bitmap;
www.eeworm.com/read/108778/15575610
h hzk.h
#include "font.h"
short textasc7(BITMAP *bmp,int x, int y, char * str,unsigned char col);
struct ChinaHzk{
FILE *CHINZK,*ASCZK,*HZK24;
long HZKLEN;
short len;
char *CHzkBuf,*AHzkBuf;
char C