代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/488849/6486680
pas iepsd.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/488849/6486718
pas histogrambox.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/487789/6508859
pas imgutil.pas
{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below
unit ImgUtil;
// The new algorithms are 5 to 8 imes faster (dirty but fast) and they
// not need so many memory (if the
www.eeworm.com/read/485906/6549636
pas pcx.pas
{ Davie Reed, January 1999 }
{ E-Mail: davie@smatters.com }
{ Modified by David Berneda 2000-2005 }
unit PCX;
{$I TeeDefs.inc}
interface
Uses
{$IFNDEF LINUX}
Windows,
{$ENDIF}
www.eeworm.com/read/483377/6605669
cpp imagebutton.cpp
// **************************************************************************
// imagebutton.cpp
//
// Description:
// Implements a "smart" bitmap button. The default implementation supplied
//
www.eeworm.com/read/482200/6629290
h csprite.h
/*
============================================================================
* Name : CSprite.h
* Part of : 2DMario
* Description : Definition of CSprite
* Copyright (c) 200
www.eeworm.com/read/481567/6643637
c bitvec.c
/*
** 2008 February 16
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgivene
www.eeworm.com/read/481225/6645244
cc filesys.cc
// filesys.cc
// Routines to manage the overall operation of the file system.
// Implements routines to map from textual file names to files.
//
// Each file in the file system has:
// A file head
www.eeworm.com/read/478181/6721619
cpp bcmenu.cpp
//*************************************************************************
// BCMenu.cpp : implementation file
// Version : 3.0
// Date : January 2002
// Author : Brent Corkum
// Email : corkum