代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/13747/282114
c bitmap.c
//======================================================
// 文件名称: BitMap.c
// 功能描述: 位图处理
// 维护记录: 2007-02-09 v1.0 by lijian
// 注意事项: 该程序中涉及到的数据类型需要根据平台确定
// 其中,COLOR类型为无符号16bit数据类型
// RGB(
www.eeworm.com/read/14252/325289
h bitmap.h
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Copyright (C) 1999 EMusic
This program is free software; you can redistri
www.eeworm.com/read/14252/325331
cpp bitmap.cpp
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Copyright (C) 1999 EMusic
This program is free software; you can redistri
www.eeworm.com/read/14450/381678
c bitmap.c
const unsigned char Bitmap01[] =
{
/*-- 调入了一幅图像:E:\Mz LCD\MzLH06\code\LPC22XX_MzLH06_Demo\Project\Prj_MzLH06_Bitmap\UserCode\pic\001.bmp --*/
/*-- 宽度x高度=101x46 --*/
/*-- 宽度不是8的倍数,现调整为:宽度
www.eeworm.com/read/16816/692633
cpp bitmap.cpp
#include
#include"256.h"
#include
#include
#include
class BITMAP
{
private :
int x,y;
unsigned char color;
fstream file;
char *filepath
www.eeworm.com/read/20138/833086
tcl bitmap.tcl
# bitmap.tcl --
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info
www.eeworm.com/read/20138/833798
bitmap-color
! The App-defaults file for Bitmap.
#include "Bitmap"
*background: medium blue
*foreground: cyan
*borderColor: plum
*frame: deep sky blue
*highlight: magenta
*Command.background: purple
*T
www.eeworm.com/read/40112/915616
tcl bitmap.tcl
# bitmap.tcl --
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info
www.eeworm.com/read/40112/916328
bitmap-color
! The App-defaults file for Bitmap.
#include "Bitmap"
*background: medium blue
*foreground: cyan
*borderColor: plum
*frame: deep sky blue
*highlight: magenta
*Command.background: purple
*T