代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/108670/6181426
cpp bim16mmx.cpp
/*
* 移植自WatcomC++,于1999年4月14日
*
*/
#include "gl.h"
#include "bitmap.hpp"
Bitmap16MMX::Bitmap16MMX() : Bitmap16( 16 )
{
}
void Bitmap16MMX::BlitInside( int x, int y, int sx, int sy, int
www.eeworm.com/read/108670/6181438
cpp stillobj.cpp
#include "gl.h"
#include "gengine.h"
#include "..\common.h"
Anything::Anything()
{
pic = NULL;
}
Anything::~Anything()
{
if( pic ){
for( int i=0; i
www.eeworm.com/read/108670/6181443
h gl.h
#ifndef __GRAPHIC_LIB
#define __GRAPHIC_LIB
//#include
//#include
#include
struct ScreenInfo{
DWORD width;
DWORD height;
DWORD colorDepth;
};
// screenInf
www.eeworm.com/read/107372/6189441
pas bitbltpicture.pas
unit BitBltPicture;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TFmTxxs2 = class(TForm)
BtCenToAl
www.eeworm.com/read/107372/6189444
pas mobilepicture.pas
unit MobilePicture;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TFmTxxs = class(TForm)
BtBegin: T
www.eeworm.com/read/106466/6192760
cs classbrowser.cs
// ClassBrowser.cs
// Copyright (C) 2000 Mike Krueger
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub
www.eeworm.com/read/105300/6199289
rc rsrc.rc
#include "\masm32\include\resource.h"
500 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "ap.ico"
750 BITMAP MOVEABLE PURE LOADONCALL DISCARDABLE "file0750.bmp"
www.eeworm.com/read/105300/6199294
asm tbmacros.asm
; ---------------------------
; macros for creating toolbar
; ---------------------------
TBextraData MACRO
mov tbb.fsState, TBSTATE_ENABLED
mov tbb.dw
www.eeworm.com/read/104961/6200759
cs classbrowser.cs
// ClassBrowser.cs
// Copyright (C) 2000 Mike Krueger
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub
www.eeworm.com/read/364336/6283836
c guistream.c
/*
*********************************************************************************************************
* uC/GUI
* Univers