代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/411465/11244044

h button.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/111874/15501145

h button.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/108584/15583624

h button.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/290325/8489709

cpp gameswf_render_handler_d3d.cpp

// gameswf_render_handler_d3d.cpp Paul Kelly & Bob Ives, 2006 // This source code has been donated to the Public Domain. Do // whatever you want with it. // A gameswf::render_handler that use
www.eeworm.com/read/290325/8489724

cpp gameswf_render_handler_ogl.cpp

// gameswf_render_handler_ogl.cpp -- Willem Kokke 2003 // This source code has been donated to the Public Domain. Do // whatever you want with it. // A gameswf::render_handl
www.eeworm.com/read/467501/7004659

c jpegapp.c

#include "jpegdec.h" #include #include char *FileName="image.jpg"; extern char error_string[90]; typedef struct s_BM_header { WORD BMP_id ; // 'B''M' DWORD size;
www.eeworm.com/read/345866/11785063

h bmp.h

#ifndef __BMP_H_ #define __BMP_H_ #include "def.h" /* bitmap结构*/ typedef struct BITMAP { INT8U ucFlags; // 标志 INT8U ucBitsPix; // 1, 2, 4, or 8 INT16U
www.eeworm.com/read/164501/5489901

c demo.c

/* * Demonstration program for mini-X graphics. */ #include #include #include "nano-X.h" /* * Definitions to make it easy to define cursors */ #define _ ((unsigned) 0) /* of
www.eeworm.com/read/475633/6774989

cpp gameswf_render_handler_d3d.cpp

// gameswf_render_handler_d3d.cpp Paul Kelly & Bob Ives, 2006 // This source code has been donated to the Public Domain. Do // whatever you want with it. // A gameswf::render_handler that use
www.eeworm.com/read/475633/6774994

cpp gameswf_render_handler_ogl.cpp

// gameswf_render_handler_ogl.cpp -- Willem Kokke 2003 // This source code has been donated to the Public Domain. Do // whatever you want with it. // A gameswf::render_handl