代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/302784/13827500
h bitmap.h
/* bitmap.h - bit manipulation macros */
/* SimpleScalar(TM) Tool Suite
* Copyright (C) 1994-2003 by Todd M. Austin, Ph.D. and SimpleScalar, LLC.
* All Rights Reserved.
*
* THIS IS A LEGAL DOCU
www.eeworm.com/read/302621/13830787
cpp bitmap.cpp
/////////////////////////////////////////////////////////////
// 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/302621/13830790
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/302541/13832483
h bitmap.h
/****************************************************************
CST 238 GUI Project.
Windows interface to digital camera senior project.
Filename: Bitmap.h
Compiler: MSVC 6.0
www.eeworm.com/read/302541/13832502
cpp bitmap.cpp
/****************************************************************
CST 238 GUI Project.
Windows interface to digital camera senior project.
Filename: Bitmap.cpp
Compiler: MSVC 6.0
www.eeworm.com/read/301498/13858118
h bitmap.h
#ifndef BITMAP_H
#define BITMAP_H
class Bitmap
{
private:
HBITMAP hbmp, hmask;
int w, h;
BOOL bTransMode;
COLORREF TransColor;
void Load(char *fn);
void CreateMask();
public:
www.eeworm.com/read/301498/13858121
cpp bitmap.cpp
#include "stdafx.h"
#include "Bitmap.h"
//--------------------------------------------
// 构造函数
//--------------------------------------------
Bitmap::Bitmap(char *fn, BOOL transmode=false, COL
www.eeworm.com/read/301328/13860232
bmp bitmap.bmp
www.eeworm.com/read/301022/13870136
c bitmap.c
///////////////////////////////////////////////////////////////////////////
#include "general.h"
#include "clear_block.h"
#include "set_clear_bit.h"
#include "find_first_zero.h"
#include "hd_
www.eeworm.com/read/152843/5664206
h bitmap.h
/*
* bitmap.h: Copyright (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003
*
* additions: Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc.
*/
#ifndef BITMAP_H
#define BITMAP_H 1
#define