代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/270541/11033501

cpp officexpmenu.cpp

#include "stdafx.h" // Standard windows header file #include "officexpmenu.h" // COfficeXPMenu class declaration #include //SK: makes A2W and other spiffy AFX macro
www.eeworm.com/read/416248/11036577

rc balloon.rc

ERROR BITMAP "images\error.bmp" INFO BITMAP "images\info.bmp" WARNING BITMAP "images\warning.bmp"
www.eeworm.com/read/270445/11037374

h gdiplusheaders.h

/**************************************************************************\ * * Copyright (c) 1998-2001, Microsoft Corp. All Rights Reserved. * * Module Name: * * GdiplusHeaders.h * * Abst
www.eeworm.com/read/470795/6908368

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/470795/6908396

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/470795/6908403

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/330400/6945025

html qbitmap.html

www.eeworm.com/read/469310/6973039

pas imgutil.pas

{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below unit ImgUtil; // The new algorithms are 5 to 8 imes faster (dirty but fast) and they // not need so many memory (if the
www.eeworm.com/read/469455/6977035

pas gblur2.pas

{----------------------------------------------------------------------------- Unit Name: GBlur2 Author: Purpose: History: ----------------------------------------------------------------
www.eeworm.com/read/468931/6982235

htm faq35.htm

Paint on the contents of a TImage control.