images2tga下载

weixin_57552640 2021-04-22 08:17:16
一款游戏工具,可以将texture文件转化为tga格式,也可以转化其他图片形式
相关下载链接://download.csdn.net/download/duckegg123/10237553?utm_source=bbsseo
...全文
314 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
GraphicEx is an addendum to Delphi's Graphics.pas in order to enable your application to load many common image formats. This library is primarily designed to load images as background (buttons, forms, toolbars) and textures (DirectX, OpenGL) or for image browsing and editing purposes as long as you don't need to save images. Currently only TTargaGraphic also supports saving an image. GraphicEx is open source under the Mozilla Public License (MPL). Please read the license agreement before you start using this library. TIFF images (*.tif; *.tiff), extended base line implementation byte orders: little endian, big endian sample sizes: 1, 2, 4, 8, 16 bits per sample color spaces: indexed, grayscale, RGB(A), CMYK, L*a*b* compression formats: uncompressed, packed bits, LZW, CCITT T.4 (raw and modified fax group 3, possibly word aligned), ThunderScan, Deflate, new style JPEG GFI fax images (*.fax), uses TTIFFGraphic to read sample size: 1 bits per sample color space: indexed compression format: CCITT T.4 (raw and modified fax group 3) SGI images (*.bw, *.rgb, *.rgba, *.sgi) byte order: big endian sample sizes: 1, 2, 4, 8, 16 bits per sample color spaces: indexed, grayscale, RGB(A) compression formats: uncompressed, RLE Autodesk images files (*.cel; *.pic) old style only byte order: little endian sample size: 8 bits per sample color spaces: indexed compression format: uncompressed Truevision images (*.tga; *.vst; *.icb; *.vda; *.win), write support included byte order: little endian sample sizes: 5, 8 bits per sample color spaces: gray scale, indexed, 15 bits RGB (555), 24 bits RGB(A)(888) compression formats: uncompressed, RLE ZSoft Paintbrush images (*.pcx, *.pcc) byte order: little endian sample sizes: 1, 2, 4, 8 bits per sample color spaces: gray scale, indexed, RGB compression formats: uncompressed, RLE Word 5.x screen capture files (*.scr) byte order: little endian sample sizes: 1, 2, 4, 8 bits per sample color spaces: indexed, gray scaleRGB compression formats: uncompressed, RLE Kodak Photo-CD images (*.pcd) byte order: little endian samples size: 8 bits per sample color space: YCbCr compression: PCD Huffmann specials: sizes: all resolutions, from 192 x 128 up to 6144 x 4096 (64 Base vaporware) rotated: clockwise and counter-clockwise Portable pixel/gray map images (*.ppm, *.pgm, *.pbm) byte order: little endian sample sizes: 1, 8 bits per sample color spaces: gray scale, indexed, RGB compression format: uncompressed specials: ASCII and Binary format Dr. Halo images (*.cut, *.pal) byte order: little endian sample size: 8 bits per sample color spaces: indexed compression formats: RLE special: external palette file (*.pal) is automatically loaded when specified while doing LoadFromStream or when loading the image via LoadFromFile CompuServe images (*.gif) byte order: little endian sample sizes: 1, 4, 8 bits per sample color spaces: indexed compression format: LZW special: interlaced, non-interlaced SGI Wavefront images (*.rla, *.rpf) byte order: big endian sample size: 8 bits per sample color space: RGB(A) compression formats: RLE Standard Windows bitmap images (*.bmp, *.rle, *.dib), these formats are natively supported by Delphi's VCL but *.rle and *.dib files are not registered with TPicture by default byte order: little endian sample sizes: 1, 4, 8 bits per sample color spaces: indexed, RGB(A) compression formats: uncompressed, RLE specials: OS/2 bitmap format Photoshop images (*.psd, *.pdd) byte order: big endian sample sizes: 1, 8, 16 bits per sample color spaces: indexed, RGB, CMYK, CIE L*a*b* compression formats: uncompressed, packed bits special: duo tone Paintshop Pro images (*.psp) byte order: little endian sample sizes: 1, 4, 8 bits per sample color spaces: indexed, gray scale, RGB compression formats: uncompressed, LZ77 Portable network graphic images (*.png) byte order: big endian sample sizes: 1, 2, 4, 8, 16 bits per sample color spaces: indexed, grayscale (alpha), RGB(A) compression format: LZ77 specials: supported chunks: IHDR, IDAT, IEND, PLTE, gAMA, tRNS, bKGD transparency support partially for RGB, which is stored as 32 bits format
关于 ePdm System====================================================================================介 绍: ePdm System 是一个文档管理系统。它能够将Windows中原有的各种文件进行加密、压缩成 一种.CYC的特定文件类型到指定目录进行集中式分类管理!主要功能: 1.文档的分类存储管理。采用最常用的目录树结构方式,类似Windows资源管理器的风格。 2.文档的加密压缩。被管理的文档将被加密、压缩成一种.CYC的特定文件类型,可导出为 原始文件类型。 3.文档项目的新增、修改、删除、排序、查询、导出等基本功能。 4.应用程序间的拖放功能。可在Windows资源管理器中拖放任意文件或文件夹到某一文档类 别中,当拖放的是一个文件夹时可将该文件夹中所有文件及子文件夹中所有文件(可选) 导入到当前文档类别。 5.文档在各文档类别中的共享,可在文档类别之间直接拖放。 6.文档类别浏览历史的导航功能,包括向前、向后、向上等。 7.文件夹的导入/导出功能。可从一个文件夹中导入所有文件及子文件夹中所有文件(可选) 到当前文档类别;也可以导出当前文档类别中的所有文档到某个文件夹(文档还原成原文 件格式) 8.对于图形文件可在预览区中进行预览,且有专门的内置图形浏览器。 内置的图形浏览器 具有缩放(包括放大、缩小、按任意百分比缩放及自动适应窗口等)、移动、旋转、导航 (包括前一张、后一张,第一张、最后一张、幻灯片式播放等)、导出、打印等常用功能。 支持的图形文件包括以下文件类型: JPEG images (*.jpeg) JPE images (*.jpe) JPG images (*.jpg) JFIF images (*.jfif) Windows enhanced meta files (*.emf) Windows metafiles (*.wmf) Windows icons (*.ico) Windows bitmaps (*.bmp) Device independant Windows bitmaps (*.dib) Run length encoded Windows bitmaps (*.rle) Portable network graphic images (*.png) Paintshop Pro images (*.psp) Dr. Halo images (*.cut) CompuServe images (*.gif) Kodak Photo-CD images (*.pcd) Autodesk images (*.pic) Autodesk images (*.cel) Portable bitmap images (*.pbm) Portable gray map images (*.pgm) Portable pixel map images (*.ppm) Photoshop images (*.pdd) Photoshop images (*.psd) SGI black/white images (*.bw) SGI true color images (*.rgb) SGI true color images with alpha (*.rgba) SGI true color images (*.sgi) Alias/Wavefront images (*.rla) Alias/Wavefront images (*.rpf) Word 5.x screen capture images (*.scr) ZSoft Paintbrush images (*.pcc) ZSoft Paintbrush images (*.pcx) Encapsulated Postscript images (*.eps) GFI fax images (*.fax) PC TIF images (*.tif) Macintosh TIFF images (*.tiff) Truevision images (*.icb) Truevision images (*.tga) Truevision images (*.vda) Truevision images (*.vst) Truevision images (*.win) 9.对于非图形文件可在预览区中显示原始文件类型,并可由其宿主程序打开浏览,但对它 的修改无法更新回受管理的文档中。 10.支持Access及SQL SERVER两种数据库, 可任意选择。使 用: 纯绿色软件, 无需安装。 第一次运行系统时,必须进行数据库配置(选择使用Access或SQ

1,221

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder Windows SDK/API
社区管理员
  • Windows SDK/API社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧