代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/149634/12361188
tcl bitmap.tcl
# ------------------------------------------------------------------------------
# bitmap.tcl
# This file is part of Unifix BWidget Toolkit
# $Id: bitmap.tcl,v 1.4 2003/10/20 21:23:52 damonc Exp
www.eeworm.com/read/148939/12412720
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/148939/12412731
cpp bitmap.cpp
#include "stdafx.h"
#include "Bitmap.h"
//--------------------------------------------
// 构造函数
//--------------------------------------------
Bitmap::Bitmap(char *fn, BOOL transmode=false, COL
www.eeworm.com/read/250218/12423400
cpp bitmap.cpp
/*
PrintMirror extracts individual page metafiles from Spool File.
Copyright (C) 2002-2004 Vipin Aravind
This program is free software; you can redistribute it and/or modify
it under th
www.eeworm.com/read/250172/12426822
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/336430/12444500
h bitmap.h
//-----------------------------------------------------------------
// Bitmap Object
// C++ Header - Bitmap.h
//-----------------------------------------------------------------
#pragma once
www.eeworm.com/read/336430/12444505
cpp bitmap.cpp
//-----------------------------------------------------------------
// Bitmap Object
// C++ Source - Bitmap.cpp
//-----------------------------------------------------------------
//------------
www.eeworm.com/read/234671/14101833
asm bitmap.asm
//**********************************************************//
//* Project Name: ISEC宾馆应用终端v1.0
//* Program Name: bitmap.asm
//* Applied Body: SPT6608A
//* Description: 提供系统所需的各种位图数据。本文件存于非零BA
www.eeworm.com/read/234256/14117747
cpp bitmap.cpp
// demonstrate selecting an action by clicking in a bitmap
#include
#include
// define a window
SimpleWindow FlipWindow("FlipCard", 15.0, 9.0, Position(1.0, 1.0));
//
www.eeworm.com/read/233636/14144300
src bitmap.src
; .\bitmap.SRC generated from: ..\SourceFile\bitmap.c
; COMPILER INVOKED BY:
; C:\Program Files\Keil\C51\BIN\C51.EXE ..\SourceFile\bitmap.c LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\bitmap.lst)