代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/285058/8872293
c icondata.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)icondata.c 4.2 02/14/03 */
unsigned char icondata[]={
/* Bitmap: space.bmp */
0x04, 0x04, 0x12, 0x80, 0xaa, 0
www.eeworm.com/read/427616/8929746
dpr bitmapdll.dpr
library BitmapDLL;
{all this DLL does is provide a storage mechanism for a bitmap}
uses
SysUtils,
Classes;
{link in the bitmap resource}
{$R BitmapResources.res}
begin
end.
www.eeworm.com/read/284428/8930768
h background.h
//-----------------------------------------------------------------
// Background Object
// C++ Header - Background.h
//-----------------------------------------------------------------
#pragma
www.eeworm.com/read/186326/8945072
cpp postmain.cpp
//---------------------------------------------------------------------------
#include
#include
#include
#include
#pragma hdrstop
#include "PostMain
www.eeworm.com/read/383435/8947156
vb resources.designer.vb
'------------------------------------------------------------------------------
'
' 此代码由工具生成。
' 运行库版本:2.0.50727.42
'
' 对此文件的更改可能会导致不正确的行为,并且如果
' 重新生成代码,这些更改将会丢失
www.eeworm.com/read/186150/8957487
cpp gameframe.cpp
// gameFrame.cpp : implementation file
//
#include "stdafx.h"
#include "gameFrame.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////
www.eeworm.com/read/383272/8958177
vb resources.designer.vb
'------------------------------------------------------------------------------
'
' 此代码由工具生成。
' 运行库版本:2.0.50727.42
'
' 对此文件的更改可能会导致不正确的行为,并且如果
' 重新生成代码,这些更改将会丢失
www.eeworm.com/read/427227/8960348
txt fangd.txt
procedure TFormPageEdit.Zoom_In(Img: TImage; const Times: Integer); //图片放大函数
var
Bmp :TBitmap;
begin
Bmp := TBitmap.Create;
Bmp.Width := Img.Picture.Bitmap.Width * Times;
Bmp.Height
www.eeworm.com/read/382954/8986423
cs stone.cs
using System;
using System.Drawing;
using System.Drawing.Imaging;
namespace WindowsApplication22
{
///
/// Summary description for Stone.
///
public class Stone
{
www.eeworm.com/read/283598/9002956
txt delphi经验技巧集锦.txt
Delphi经验技巧集锦
--------------------------------------------------------------------------------
第八军团 时间:2003-12-29 12:38:26
---- 一.为列表框添光彩
---- 为了改变Listbox和Combobox两个控件的单调风格, 我想在它们的