代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/285379/8844277

htm ch15.htm

Teach Yourself Visual C++® 5 in 24 Hours -- Hour 1
www.eeworm.com/read/186061/8963461

htm ch17.htm

Teach Yourself Visual C++® 5 in 24 Hours -- Hour 17 -- U
www.eeworm.com/read/186061/8963648

htm ch15.htm

Teach Yourself Visual C++® 5 in 24 Hours -- Hour 15 -- U
www.eeworm.com/read/182135/9215067

c blitting-surfaces-sdl.c

/* Example of simple blitting with SDL. */ #include #include #include int main() { SDL_Surface *screen; SDL_Surface *image; SDL_Rect src, dest; /* I
www.eeworm.com/read/181854/9234054

txt 图像之间赋值.txt

this.lblNurse.Image = ((System.Drawing.Bitmap)(resources.GetObject("labOrder.Image")));
www.eeworm.com/read/179849/9335106

pas ajaltermenu.pas

unit ajAlterMenu; interface uses Windows, Graphics, Controls; type TajAlterMenu = class(TObject) // The AlterMenu component. private fOwner
www.eeworm.com/read/179132/9369906

h graphicsappview.h

/* Copyright (c) 2004, Nokia. All rights reserved */ #ifndef __GRAPHICSAPPVIEW_H__ #define __GRAPHICSAPPVIEW_H__ // INCLUDES #include #include // FORWARD DECLARAT
www.eeworm.com/read/168737/9898938

h grobjs.h

/*************************************************************************** * * grobjs.h * * basic object classes defintions * * Copyright 1999 - The FreeType Development Team - www.
www.eeworm.com/read/168734/9899289

h grobjs.h

/*************************************************************************** * * grobjs.h * * basic object classes defintions * * Copyright 1999 - The FreeType Development Team - www.
www.eeworm.com/read/164528/10104657

pas pngimage1.pas

{Version 9.4} {***************************************************************} {* PNGImage1.PAS *} {*