代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/304660/13789926
sgml freetype-fonts.sgml
FreeType Fonts and Rendering
Functions for shape engines to manipulate FreeType fonts
www.eeworm.com/read/302541/13832480
cpp image_manip.cpp
/****************************************************************
CST 238 GUI Project.
Windows interface to digital camera senior project.
Filename: image_manip.cpp
Compiler: MSVC
www.eeworm.com/read/301971/13845067
ini toolbar.ini
[Button]
width=46
height=44
[Bitmap]
width=32
height=32
prefix=large-
mouseoff=-gs
www.eeworm.com/read/148963/5707546
h ready_queue.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/148153/5717880
c timestr.c
/*
* timestr.c See if a string like 'Su2300-0700' matches (UUCP style).
*
* Version: $Id: timestr.c,v 1.17 2004/02/26 19:04:26 aland Exp $
*
* This program is free software; you can redistribut
www.eeworm.com/read/146056/5740704
c ccmgraph.c
/* $Id: ccmgraph.c,v 1.11 2005/02/17 19:08:20 gshi Exp $ */
/*
* ccmgraph.c: Keeps track of the connectivity within the cluster members
* to derive the largest totally connected subgraph.
*
* Co
www.eeworm.com/read/146056/5740706
c ccmmisc.c
/* $Id: ccmmisc.c,v 1.17 2004/08/29 03:01:14 msoffen Exp $ */
/*
* ccmmisc.c: Miscellaneous Consensus Cluster Service functions
*
* Copyright (c) International Business Machines Corp., 2002
* Au
www.eeworm.com/read/145991/5742034
bas bigimage.bas
Sub Command3_Click () ' "CREATE A BIG BITMAP" BUTTON
' Creates a bitmap that is allegedly 12 x 12 inches.
' But Windows Paintbrush can "use printer resolution"
' and make it 300 dpi,
www.eeworm.com/read/144698/5748600
pas unitfrmmain.pas
unit unitFrmMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
www.eeworm.com/read/143026/5760251
cpp backlistbox.cpp
//////////////////////////////////////////////////////////////////////
// FileFury
// Copyright (c) 2000 Tenebril Incorporated
// All rights reserved.
//
// This source code is governed by the Te