代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/429300/8812952

pas loadbitmapu.pas

unit LoadBitmapU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) ComboBox1: TComboBox;
www.eeworm.com/read/429300/8812967

pas createcompatiblebitmapu.pas

unit CreateCompatibleBitmapU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Grids; type TForm1 = class(TForm) Button1: TButt
www.eeworm.com/read/285431/8841190

cpp ddutil.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/285430/8841271

cpp ddutil.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/285425/8841507

cpp ddutil.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/284556/8919171

cc pbitmap.cc

// pbitmap.c // Routines to manage a persistent bitmap -- a bitmap that is // stored on disk. // // Copyright (c) 1992,1993,1995 The Regents of the University of California. // All rights reserved.
www.eeworm.com/read/284556/8919192

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/427616/8928763

pas createcompatibledcu.pas

unit CreateCompatibleDCU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) Timer1: TTimer;
www.eeworm.com/read/427616/8928906

pas usetpixel.pas

unit USetPixel; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Button1: TButton; Im
www.eeworm.com/read/427616/8928983

pas cretepatternbrushunit.pas

unit CretePatternBrushUnit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;