代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/338993/12268195
txt 图像之间赋值.txt
this.lblNurse.Image = ((System.Drawing.Bitmap)(resources.GetObject("labOrder.Image")));
www.eeworm.com/read/250285/12416939
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/234521/14109815
htm ch17.htm
Teach Yourself Visual C++® 5 in 24 Hours -- Hour 17 -- U
www.eeworm.com/read/234521/14109910
htm ch15.htm
Teach Yourself Visual C++® 5 in 24 Hours -- Hour 15 -- U
www.eeworm.com/read/131890/14121953
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/126867/14396835
cpp coolmenu.cpp
////////////////////////////////////////////////////////////////
// CoolMenu 1997 Microsoft Systems Journal.
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wro
www.eeworm.com/read/227380/14429496
pas pngimage.pas
{*******************************************************}
{ }
{ Portable Graphics Network decoder }
{ * decode & enco
www.eeworm.com/read/125764/14465179
cpp demo7_10.cpp
// DEMO7_10.CPP 8-bit bitmap loading demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/125764/14465229
cpp demo7_16.cpp
// DEMO7_16.CPP 8-bit color rotation demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/125764/14465244
cpp demo7_15.cpp
// DEMO7_15.CPP 8-bit color animation demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include