代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/126038/14450627

rcp busall_rsc.rcp

// BusAll_Rsc.rcp // // PilRC-format resources for BusAll // // Generated by the CodeWarrior for Palm OS V9 application wizard GENERATEHEADER "BusAll_Rsc.h" RESETAUTOID 1000 MENU ID MainMen
www.eeworm.com/read/226636/14456682

pas bmpshape.pas

unit BmpShape; { 2002/08/22 by ultrared 根据BMP文件创建窗口 注意: 1. BMP文件最左上的一个点颜色作为背景色 2. BmpShape控件只能用在TForm容器上 3. BMP文件可以是256色或者24位色 4。大块背景色必须和背景色绝对相等才能获得正常效果 } interface uses Forms,Windows,
www.eeworm.com/read/125764/14465365

cpp demo8_10.cpp

// DEMO8_10.CPP - Page scrolling demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // you must #define INITGUID if not done elsewhere #define INI
www.eeworm.com/read/125764/14465413

cpp demo8_12.cpp

// DEMO8_12.CPP - Sparse universe scrolling demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // you must #define INITGUID if not done elsewhere
www.eeworm.com/read/125764/14466399

cpp demo13_1.cpp

// DEMO13_1.CPP - constant velocity demo // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files // INCLUDES ///////////////////////////
www.eeworm.com/read/125764/14466407

cpp demo13_11.cpp

// DEMO13_11.CPP - Time based motion modeling // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files // INCLUDES ////////////////////
www.eeworm.com/read/226233/14485181

pas pcx.pas

{ Davie Reed, January 1999 } { E-Mail: davie@smatters.com } { Modified by David Berneda 2000-2004 } unit PCX; {$I TeeDefs.inc} interface Uses {$IFNDEF LINUX} Windows, {$ENDIF}
www.eeworm.com/read/125257/14503535

h gvwdib.h

/* Copyright (C) 2000, Ghostgum Software Pty Ltd. All rights reserved. This file is part of GSview. This program is distributed with NO WARRANTY OF ANY KIND. No author or distributo
www.eeworm.com/read/124751/14550565

cpp bcmenu.cpp

//************************************************************************* // BCMenu.cpp : implementation file // Version : 3.0 // Date : January 2002 // Author : Brent Corkum // Email : corkum
www.eeworm.com/read/224892/14564451

cs regiondialog.cs

using System; using System.Drawing; using System.Windows.Forms; using PhotoSprite.ImageProcessing; namespace PhotoSprite.Dialog { public partial class RegionDialog : Form { private C