CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - bmp格式

搜索资源列表

  1. delphi 简单的画图功能

    0下载:
  2. 简单的画图功能,GPJ和BMP格式相互转换功能,能打开、新建、保存图片。-Simple drawing capabilities, GPJ and BMP format conversion function, can open, create, save the picture.
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-03-27
    • 文件大小:773.33kb
    • 提供者:MeiMei
  1. ATViewer2.7

    0下载:
  2. 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2.82mb
    • 提供者:李查
  1. BMPtoJPG

    0下载:
  2. BMP与JPG格式转换,可编译通过执行,代码很小-BMP and JPG format conversion
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:236.27kb
    • 提供者:wzlwzx
  1. AccordingtocompressionratiowillbeconvertedtoBMPfor

    0下载:
  2. 按压缩比将BMP格式转换成JPEG格式,很完整实用的源码.-According to compression ratio will be converted to BMP format, JPEG format, it is a complete and practical source.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:302.32kb
    • 提供者:李篆
  1. SclBMP

    0下载:
  2. 图像快速无级缩放,提供简单的API调用即可实现对bmp、jpeg格式的图像进行无级缩放。-Stepless speed image scaling, provides a simple API call can be realized on the bmp, jpeg format image stepless zoom.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:3.71kb
    • 提供者:老狼
  1. Delphi7BMPTOJPEG

    0下载:
  2. 实现bmp格式与jpg格式的图片转换,彩色Bmp格式的图片转换为灰度图片-Bmp format and jpg format to achieve the image conversion, color Bmp format images converted to grayscale images
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:245.97kb
    • 提供者:maowei
  1. Imageformatconversion

    0下载:
  2. 可以实现图像格式的转换 ICO To BMP JPEG TO BMP BMP TO JPG TXT TO JPG-Image format conversion can be achieved ICO To BMP JPEG TO BMP BMP TO JPG TXT TO JPG
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:221kb
    • 提供者:李秀莲
  1. Unit1

    0下载:
  2. 批量修改文件或图片名称的小程序,主要作用是可以把照片的格式进行转换,如BMP格式转换程序JPG格式的功能。-Batch file or image name to modify the applet, the main role is to convert the format of the photo, such as BMP JPG format conversion program formats.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:2.98kb
    • 提供者:hq
  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
    • 文件大小:915.94kb
    • 提供者:zhy
  1. procedure

    0下载:
  2. 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-02
    • 文件大小:13.97mb
    • 提供者:谭学敏
  1. Bmp_CMYK

    0下载:
  2. BMP位图的分色技术,将BMP格式位图的红色、绿色、蓝色,分解成印刷行业所用的青色、黄色、品红、黑色-BMP bitmap color separation technology, BMP format bitmaps red, green, blue, broken down into the printing industry with the cyan, yellow, magenta, black
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:355.21kb
    • 提供者:yongyitong
  1. txspabjdelphi

    0下载:
  2. 本论文主要讲述了图像文件(bmp)文件格式下中简单图形的识别,主要是直线和圆的识别,这在工程图的识别和其他领域中都有很多的应用。-This paper focuses the image file (bmp) file format in simple graphical identification, identification of lines and circles, which have many applications in the identification and other
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-03
    • 文件大小:988.37kb
    • 提供者:郭俊骏
  1. chap8

    0下载:
  2. delphi bmp格式文件加密 jpg格式文件加密-jpg format file encryption delphi bmp format file encryption
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-22
    • 文件大小:36.61kb
    • 提供者:马伊利
  1. video

    0下载:
  2. 一个视频捕捉程序,可把图片保存为bmp格式,可设置各种颜色参数,信号源参数,完整的类描述,很好的后期修改源码。-A video capture program, you can save the picture as a bmp format, you can set a variety of color parameters, the signal source parameters, a complete class descr iption, a good source of post-m
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-02
    • 文件大小:345.78kb
    • 提供者:jack
  1. icoTobmp

    0下载:
  2. ICO图标转换为BMP图片格式的delphi源码。-ICO Icon converts BMP image format delphi source.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:10.49kb
    • 提供者:hlj
  1. GF

    0下载:
  2. Delphi常见图象格式转换技术提供几个常用的图象格式转换方法和其转换函数 1. ICO图标转换BMP格式 2. 32x32 ICO图标转换BMP格式 3.转换BMP->JPEG文件格式 4.JPEG 转换为BMP函数 5.Bmp转换为JPEG文件格式函数-Delphi common image format conversion technology provides several common image format conversion method and
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:171.74kb
    • 提供者:周骏
  1. delphi-bmp-to-jpg

    0下载:
  2. 不错的delphi图片格式转换程序,用来学习很不错。-Good delphi image format conversion program for learning is very good.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:14.16kb
    • 提供者:peter
  1. Delphi_606603

    0下载:
  2. Delphi:较简单的Delphi图像转换程序,可把JPG格式的图片转换成BMP格式,在D7下可直接编译运行,效果演示请参见截图,程序简单,适合新手入门参考,程序将图像转换成BMP后,并不能逆转换,也就是不能再转换成JPG。 -Delphi: Delphi relatively simple image conversion program, you can convert to JPG format images into BMP format, can be directly compi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:296.21kb
    • 提供者:EPOHGYW
  1. Delphi_525333

    0下载:
  2. Delphi:一个Delphi图片剪切的例子,按回车剪切,只支持打开BMP.EMF等格式都可以,但没见到支持JPG。本实例是Delphi开发案例精选中后个例子,使用TextOut在画布上画图。打开程序选择图像后,用鼠标右键拖选出一个区域,按回车键直接剪切图像。 -Delphi: an example of Delphi picture shear, press Enter to cut, only supports open BMP.EMF other formats can be, but
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:10.58kb
    • 提供者:QO6SH1V
  1. sr

    0下载:
  2. Delphi:图片格式批量转换,Delphi源码版,在BMP和JPG图像格式间转换,支持批量操作,这仅是一个示例的Delphi程序,最张效果或许需要进一步完善。 -Delphi: image format batch conversion, Delphi source code version, between BMP and JPG image format conversion, support for batch operations, this is only one example
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-23
    • 文件大小:12.43kb
    • 提供者:W5M47II
« 12 »
搜珍网 www.dssz.com