代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/125764/14466315
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/125257/14503469
h gvwpdib.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/123453/14630509
h wbmp.h
#ifndef WBMP_H
#define WBMP_H
/* WBMP - Wireless Bitmap
*
* Kalle Marjola 1999 for WapIT Ltd.
*
* functions to store WBMPs and and create Octet strings from them
*/
#include "gwlib/gwlib.h"
/
www.eeworm.com/read/123453/14630544
h otabitmap.h
#ifndef OTABITMAP_H
#define OTABITMAP_H
/* OTA Bitmap - used for CLI Icon and Operator logo messages
*
* Kalle Marjola 1999 for WapIT Ltd.
*
* functions to store OTA Bitmaps and and create Octet
www.eeworm.com/read/123453/14631097
h wbmp.h
#ifndef WBMP_H
#define WBMP_H
/* WBMP - Wireless Bitmap
*
* Kalle Marjola 1999 for WapIT Ltd.
*
* functions to store WBMPs and and create Octet strings from them
*/
#include "gwlib/gwlib.h"
/
www.eeworm.com/read/123453/14631131
h otabitmap.h
#ifndef OTABITMAP_H
#define OTABITMAP_H
/* OTA Bitmap - used for CLI Icon and Operator logo messages
*
* Kalle Marjola 1999 for WapIT Ltd.
*
* functions to store OTA Bitmaps and and create Octet
www.eeworm.com/read/123018/14652374
shtml window_to_file.shtml
Bitmap & Palette - Writing a window image to a BMP
www.eeworm.com/read/123018/14652379
shtml dither_blt.shtml
Bitmap & Palette - Draw bitmap with grayed 3D effe
www.eeworm.com/read/122711/14671648
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