代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/273813/10900516
h bitmap.h
/*
* Windows BMP file definitions for OpenGL.
*
* Written by Michael Sweet.
*/
#ifndef _BITMAP_H_
# define _BITMAP_H_
/*
* Include necessary headers.
*/
# include
www.eeworm.com/read/273793/10900919
c bitmap.c
/*
* Windows BMP file functions for OpenGL.
*
* Written by Michael Sweet.
*/
#include "bitmap.h"
#include
#include
#include
#ifdef WIN32
/*
* 'Load
www.eeworm.com/read/273793/10900930
h bitmap.h
/*
* Windows BMP file definitions for OpenGL.
*
* Written by Michael Sweet.
*/
#ifndef _BITMAP_H_
# define _BITMAP_H_
/*
* Include necessary headers.
*/
# include
www.eeworm.com/read/273533/10912491
h bitmap.h
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998 Olivier Debon
//
// This program is free software; you can redistribute it and/or
// mod
www.eeworm.com/read/273533/10912546
cc bitmap.cc
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998 Olivier Debon
//
// This program is free software; you can redistribute it and/or
// mod
www.eeworm.com/read/273025/10931272
c bitmap.c
/*
* linux/fs/bitmap.c
*
* (C) 1991 Linus Torvalds
*/
/* bitmap.c contains the code that handles the inode and block bitmaps */
#include
#include
#include
www.eeworm.com/read/418731/10932394
bmp bitmap.bmp
www.eeworm.com/read/272813/10943178
h bitmap.h
// ********************************************************
// Some helper macros for working with bitmaps
// $Id: bitmap.h,v 1.1 1997/01/02 12:46:36 flisakow Exp $
// *****************************
www.eeworm.com/read/418219/10958285