代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/123026/6063519
h bitmap.h
// Bitmap.h : Declaration of the CBitmap
#ifndef __BITMAP_H_
#define __BITMAP_H_
#include "resource.h" // main symbols
// The following macro calculates the number of bytes required to
www.eeworm.com/read/123026/6063523
cpp bitmap.cpp
// Bitmap.cpp : Implementation of CBitmap
#include "stdafx.h"
#include "Picture.h"
#include "Pixels.h"
#include "Bitmap.h"
#include "Pixel.h"
// Standard windows 16 colors palette:
const RGBQ
www.eeworm.com/read/115273/6117925
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115273/6117934
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115273/6118076
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115273/6118102
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115273/6118165
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115273/6118348
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115272/6119247
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */
www.eeworm.com/read/115272/6119256
h bitmap.h
/* Structure used to hold bitmap data */
typedef struct Bitmap_s {
char *name; /* The file name */
char *data; /* bitmap format data */
int width; /* The width */