代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/128085/14316986

pas loadbitmapu.pas

unit LoadBitmapU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) ComboBox1: TComboBox;
www.eeworm.com/read/128085/14317003

pas createcompatiblebitmapu.pas

unit CreateCompatibleBitmapU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Grids; type TForm1 = class(TForm) Button1: TButt
www.eeworm.com/read/127873/14330102

cpp ddutil.cpp

#undef WIN32_LEAN_AND_MEAN #define WIN32_LEAN_AND_MEAN #include #include #include #include "ddutil.h" /* * DDLoadBitmap * * create a DirectDrawSurfac
www.eeworm.com/read/229547/14330782

cpp ddutil.cpp

/*========================================================================== * * Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved. * * File: ddutil.cpp * Content:
www.eeworm.com/read/229547/14330894

c ddutil.c

/*========================================================================== * * Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved. * * File: ddutil.cpp * Content:
www.eeworm.com/read/229298/14346311

cpp timer.cpp

// example showing use of timer events // the program displays a bitmap in the window at // a random location when the timer goes off #include #include #include
www.eeworm.com/read/229298/14346366

cpp program_10_5.cpp

// Display a bitmap image of the authors in the // center of a window #include #include using namespace std; SimpleWindow PhotoWindow("The Lecturer", 10., 12., Position(5., 3
www.eeworm.com/read/229298/14346380

cpp program_10_8.cpp

// Example showing use of timer events // The program displays a bitmap in the window at // a random location when the timer goes off #include #include #include us
www.eeworm.com/read/126871/14396609

cpp dragsizerbmp.cpp

/***************************************************************************** * * Filename : DRAGSIZERBMP.CPP * *****************************************************************************
www.eeworm.com/read/126615/14411915

wzd readme.wzd

///////////////////////////////////////////////////////////////////// // Example files. ///////////////////////////////////////////////////////////////////// WzdBtmap.cpp -- a bitmap class which