代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/112652/15480275
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/111979/15497201
htm august97_updates.shtml.htm
MFC Programmer's SourceBook - August'97 Updates
www.eeworm.com/read/111979/15497265
htm dither_blt.shtml.htm
Bitmap & Palette - Draw bitmap with grayed 3D effe
www.eeworm.com/read/111979/15497269
htm window_to_file.shtml.htm
Bitmap & Palette - Writing a window image to a BMP
www.eeworm.com/read/111979/15497281
htm copy_to_clipboard.shtml.htm
Bitmap & Palette - Copying a bitmap to clipboard
www.eeworm.com/read/111979/15497311
htm background_image.shtml.htm
CListCtrl - Use a bitmap as a background image
www.eeworm.com/read/111633/15507582
rc srmatt.rc
OKBMP BITMAP "finish.bmp"
CANCELBMP BITMAP "cancel.bmp"
RESETBMP BITMAP "reset.bmp"
www.eeworm.com/read/109038/15567152
c copy.c
//**********************************************************************
//
// copy.c
//
// Source file for Device-Independent Bitmap (DIB) API. Provides
// the following functions:
//
//