CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TImage

搜索资源列表

  1. Gray-Image

    0下载:
  2. procedure GrayScale(const Image:TImage) var BytesPerScan: Integer iWidth, iHeight: Integer pScanLine: pByteArray R,G,B: Byte begin try BytesPerScan := Abs(Integer(Image.Picture.Bitmap.ScanLine[1])- In
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:9303
    • 提供者:dia trung hai
  1. Color-Lines.ZIP

    0下载:
  2. const maxWidth = 200 maxHeight = 150 var thumbnail : TBitmap thumbRect : TRect begin thumbnail := Form1.GetFormImage try thumbRect.Left := 0 thumbRect.Top := 0 //proportional resize if thumbnail.Width &g
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:6948
    • 提供者:dia trung hai
  1. GraphicEx87

    0下载:
  2. 说明:GraphicEx.pas文件使得TImage支持30多种图象格式,有TIFF images(*.tif *.tiff), SGI images(*.bw, *.rgb, *.rgba, *.sgi), ZSoft Paintbrush images(*.pcx, *.pcc), Kodak Photo-CD images(*.pcd), CompuServe images(*.gif), Photoshop images(*.psd, *.pdd), Paintshop Pro imag
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:937921
    • 提供者:zhy
  1. TOpenGL

    0下载:
  2. opengl在c++builder的一个控件,与Timage控件相似,是opengl在c++builder中画图更加简单方便-Opengl in c++ builder of a control, and Timage controls similar, opengl is in c++ builder of drawing more easily
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:66988
    • 提供者:wenxiaoli
  1. kkk

    0下载:
  2. 基于决策支持系统的 DELPHI编程的小结-unit Unit3 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, DB, ADODB, jpeg, ExtCtrls type TForm3 = class(TForm) MainMenu1: TMainMenu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3371529
    • 提供者:张三
  1. Timage-recognh

    0下载:
  2. 图像模式识别的基础算算法,一个很好的例子程序 -The basis of operators algorithm for image pattern recognition, a good example of procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2033779
    • 提供者:模仿
  1. bmp-jpg@jpg-bmp

    0下载:
  2. bmp位图转换为jpg格式,jpg格式转换为bmp位图,支持Timage对象操作,标准的Delphi控件-bmp bitmap converted to jpg format, jpg format converted to bmp bitmap support Timage object manipulation, the standard Delphi controls
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:6760
    • 提供者:高晋华
  1. WaterEffect

    0下载:
  2. With sample you can make a water effect on TImage or anything
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:96949
    • 提供者:sam
  1. Timage

    0下载:
  2. android 把文字转换成图片功能,文字多少都可以,并存储在sdcard上-To convert text to image
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:159779
    • 提供者:李志锋
  1. OpenCV2.42_Image

    0下载:
  2. BCB 2007 使用 OpenCV 2.24 部份功能的簡單範例,內含 lib、dll 及 include 檔,實做功能為開啟圖檔並顯示在 TImage 元件顯示-A simple example using OpenCV 2.24 BCB 2007 part feature, containing lib, dll and include files
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4977793
    • 提供者:Casper
  1. Football

    0下载:
  2. delphi开发环境编写的简易足球小游戏源码,内附程序和源码-This demo simulates Desktop football game with using TImage class to perform drawing on window client area.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:613694
    • 提供者:雨田
  1. TDrgdagImgdhagesgDelphi

    0下载:
  2. 控件继承自TImage类,主要实现了图片的加速度拖动和碰撞检测 第一次写控件,很多地方都不懂,请网友们多多指正。-ompatible MSIE 6.0 Windows NT 5.2 SV1 .NET CLR 1.1.4322 .NET CLR 2.0.50727 .NET CLR 3.0.4506.2152 .NET CLR 3.5.30729 .NET4.0C .NET4.0E)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:237308
    • 提供者:xan
  1. ATPrintPreview

    1下载:
  2. 支持打印预览的Delphi控件。ATPrintPreview component allows to quickly implement "Print preview" dialog for image viewing applications. You can call preview form for a TBitmap/TImage with a single function call. -ATPrintPreview component allows to quickly imp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:358046
    • 提供者:xjt
  1. Delphi_684243

    0下载:
  2. Delphi图片缓冲区+多线程绘图实例,用Delphi动态添加TImage控件,Delphi编写的图形处理实例,适合初学者研究学习的多线程图片缓冲区draw图形实例源代码。 -Delphi image buffer+ multi-threaded graphics instance, with Delphi TImage dynamically add controls, Delphi prepared by the graphics processing examples, suitabl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:330832
    • 提供者:DYUID1E
  1. UCari

    0下载:
  2. searching file video using matlab and show them to TImage component
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:1429
    • 提供者:putra
  1. shift

    0下载:
  2. Matlab编写的图像配准函数,可达到0.01像素精度,并附有算法说明pdf文档-Timage registration function writen by Matlab. It can reach 0.01 pixel accuracy. The algorithm descr iption of pdf document is include.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:161466
    • 提供者:赵敏
  1. TImage

    0下载:
  2. open , binarization , filtering, edge detection , image recording in a GUI
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:18996
    • 提供者:wassim
  1. antialiasing123

    0下载:
  2. Simple Delphi example to demonstrate the problem to resize an image using a standard TImage control of Delphi. If we use this control and resize an image to half-size, we note that Aliasing appears in the result picture. In this example (3) shows
  3. 所属分类:图片显示

    • 发布日期:2017-12-20
    • 文件大小:35840
    • 提供者:mehdy2020
« 1 2 3»
搜珍网 www.dssz.com