代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/333113/12701420

rc dininggui.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/329166/12972735

h bitfield.h

#ifndef BITFIELD_H #define BITFIELD_H typedef struct _Bitmap { unsigned char *bitfield; // 保存位图 int bitfield_length; // 位图所占的总字节数 int valid_length; // 位图有效的总位数,每
www.eeworm.com/read/320189/13431273

cpp colordlg.cpp

// ColorDlg.cpp : implementation file // #include "stdafx.h" #include "Color.h" #include "ColorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_
www.eeworm.com/read/313102/13596788

h resource.h

/////////////////////////////////////////////////////////////////// // Bitmap resource IDs. Used by bitmap1.rc and bitmap1.cpp #define IDR_BMPBACKGROUND 100 #define IDR_BMPBTN1 101 #defi
www.eeworm.com/read/124312/6053946

h resource.h

/////////////////////////////////////////////////////////////////// // Bitmap resource IDs. Used by bitmap1.rc and bitmap1.cpp #define IDR_BMPBACKGROUND 100 #define IDR_BMPBTN1 101 #defi
www.eeworm.com/read/262462/11588982

cpp picpanel.cpp

#include "PicPanel.h" #include "wx/pen.h" BEGIN_EVENT_TABLE(PicPanel, wxPanel) EVT_PAINT(PicPanel::OnPaint) END_EVENT_TABLE() PicPanel::PicPanel(wxWindow *parent, const wxPoint&
www.eeworm.com/read/340693/12139251

h bitfield.h

#ifndef BITFIELD_H #define BITFIELD_H typedef struct _Bitmap { unsigned char *bitfield; // 保存位图 int bitfield_length; // 位图所占的总字节数 int valid_length; // 位图有效的总位数,每
www.eeworm.com/read/130146/14205259

c 2dgl_drawstreamedbitmap.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/126481/14421527

c 2dgl_drawstreamedbitmap.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/117570/14915440

c 2dgl_drawstreamedbitmap.c

/********************************************************************* * SEGGER MICROCONTROLLER SYSTEME GmbH * * Solutions for real time microcontroller applica