代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/147759/12521489
sources
TARGETNAME=bitmap
TARGETTYPE=DRIVER
TARGETPATH=obj
NTTARGETFILE0=
SOURCES=
www.eeworm.com/read/248047/12604908
3qt qbitmap.3qt
'\" t
.TH QBitmap 3qt "11 October 2001" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a complet
www.eeworm.com/read/247863/12615187
htm ch17.htm
Teach Yourself Visual C++® 5 in 24 Hours -- Hour 17 -- U
www.eeworm.com/read/247863/12615299
htm ch15.htm
Teach Yourself Visual C++® 5 in 24 Hours -- Hour 15 -- U
www.eeworm.com/read/236526/14012720
txt 图像之间赋值.txt
this.lblNurse.Image = ((System.Drawing.Bitmap)(resources.GetObject("labOrder.Image")));
www.eeworm.com/read/203504/15356964
h imaging.h
/**************************************************************************\
*
* Copyright (c) 1999-2000 Microsoft Corporation
*
* Module Name:
*
* imaging.h
*
* Abstract:
*
* Public S
www.eeworm.com/read/201544/15401978
txt 位图的淡入 (2001年1月8日).txt
位图的淡入 (2001年1月8日)
网友更新 分类:多媒体 作者:阎 磊 推荐:yanlei 阅读次数:597
(http://www.codesky.net)
--------------------------------------------------------------------------------
在form1上放入Image1、But
www.eeworm.com/read/112652/15479521
cpp demo7_10.cpp
// DEMO7_10.CPP 8-bit bitmap loading demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/112652/15479548
cpp demo7_16.cpp
// DEMO7_16.CPP 8-bit color rotation demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/112652/15479556
cpp demo7_15.cpp
// DEMO7_15.CPP 8-bit color animation demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include