代码搜索:image processing
找到约 10,000 项符合「image processing」的源代码
代码结果 10,000
www.eeworm.com/read/182159/9214388
jpg image.jpg
www.eeworm.com/read/377642/9267361
h image.h
// Image.h: interface for the CImage class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IMAGE_H__D3142778_9555_4128_887F_104A5F9478E1__INCLUDED_)
#
www.eeworm.com/read/377176/9291492
bmp image.bmp
www.eeworm.com/read/376992/9298268
gif image.gif
www.eeworm.com/read/376992/9298331
jpg image.jpg
www.eeworm.com/read/376155/9329248
c image.c
www.eeworm.com/read/179788/9337724
pas image.pas
unit Image;
interface
uses
SysUtils, Types, Classes, Variants, QGraphics, QControls, QForms, QDialogs,
QMenus, QTypes, QExtCtrls, QStdCtrls, Base;
type
TFrmImageViewer = class(TFrmPolymorphic
www.eeworm.com/read/179788/9337728
xfm image.xfm
inherited FrmImageViewer: TFrmImageViewer
Left = 257
Top = 145
Height = 220
ActiveControl = BtnOpen
Caption = 'Polymorphic Image Viewer'
PixelsPerInch = 97
TextHeight = 15
TextWidth =
www.eeworm.com/read/179788/9337741
~xfm image.~xfm
inherited FrmImageViewer: TFrmImageViewer
Left = 219
Top = 156
Height = 220
ActiveControl = BtnOpen
Caption = 'Polymorphic Image Viewer'
PixelsPerInch = 97
TextHeight = 15
TextWidth =
www.eeworm.com/read/179788/9337748