代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/108103/6185999
cpp bmp.cpp
/**************************}
{ FastScript v1.0 }
{ Bitmap demo }
{**************************/
void MakePattern(TBitmap b)
{
for (int i = 0; i < b.Width; i++)
for
www.eeworm.com/read/108103/6186053
pas bmp.pas
{**************************}
{ FastScript v1.0 }
{ Bitmap demo }
{**************************}
var
bmp: TBitmap;
procedure MakePattern(b: TBitmap);
var
i, j: Integ
www.eeworm.com/read/102801/6230892
-+ 2.0.-+
======================================================================
2.0 图像类设计
======================================================================
by 与月共舞(yygw@163.com) 2002.05.27
2.0.1 图
www.eeworm.com/read/488849/6486683
pas iextratransitions.pas
{------------------------------------------------------------------------------}
{ }
{ Based on code from TCustomPicShow
www.eeworm.com/read/483313/6603543
h unit1.h
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/483313/6603555
~h unit1.~h
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/479656/6689921
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
img1: TImage;
procedure
www.eeworm.com/read/479656/6689933
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
img1: TImage;
procedure
www.eeworm.com/read/477250/6741027
cpp mainform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Mainform.h"
#include "math.h"
//--------------------------------------
www.eeworm.com/read/410862/11266596
hpp jp2img.hpp
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'jp2img.pas' rev: 6.00
#ifndef jp2imgHPP
#