freez_NativeJpg

所属分类:图片显示
开发工具:Delphi
文件大小:264KB
下载次数:20
上传日期:2008-05-17 09:41:22
上 传 者GZpanther
说明:  原生Pascal代码实现的读写JPEG文件的组件。完整源码。 This software component contains a fully object oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports baseline and progressive Jpeg, support for metadata, as well as all conceivable lossless operations.
(Original Pascal code of the components to read and write JPEG files. Integrity of the source. This software component contains a fully object oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports baseline and progressive Jpeg, support for metadata, as well as all conceivable lossless operations.)

文件列表:
Demos\Test\JpegTest.cfg (518, 2007-10-30)
Demos\Test\TileDemo.cfg (506, 2007-11-30)
Documentation\NativeJpg.chm (221920, 2007-12-18)
Demos\Test\JpegTestMain.dfm (7120, 2007-11-29)
Demos\Test\TileDemoMain.dfm (2047, 2007-12-01)
Demos\Test\JpegTest.dof (1796, 2007-10-31)
Demos\Test\TileDemo.dof (1796, 2007-10-31)
Demos\Test\JpegTest.dpr (1527, 2007-10-30)
Demos\Test\TileDemo.dpr (1324, 2007-11-30)
Demos\Test\JpegTestMain.pas (13204, 2008-02-12)
Source\NativeJpeg.pas (10500, 2008-02-12)
Source\sdBitmapConversion.pas (9770, 2007-12-11)
Source\sdBitmapResize.pas (9745, 2008-02-12)
Source\sdFileList.pas (8819, 2007-10-15)
Source\sdJpegBaseline.pas (31234, 2008-02-12)
Source\sdJpegBitstream.pas (10489, 2007-11-29)
Source\sdJpegBlockCoder.pas (14489, 2007-12-01)
Source\sdJpegColors.pas (32811, 2007-11-25)
Source\sdJpegConsts.pas (11289, 2008-02-12)
Source\sdJpegDCT.pas (5105, 2007-10-22)
Source\sdJpegDCTAccurate.pas (20660, 2007-11-20)
Source\sdJpegDCTFast.pas (7422, 2007-11-17)
Source\sdJpegFormat.pas (56783, 2008-02-12)
Source\sdJpegHuffman.pas (10859, 2007-10-15)
Source\sdJpegLossless.pas (16878, 2008-02-12)
Source\sdJpegMarkers.pas (33678, 2008-02-12)
Source\sdJpegProgressive.pas (12528, 2008-02-12)
Source\sdJpegTypes.pas (22948, 2007-12-01)
Source\sdMapIterator.pas (7914, 2007-12-12)
Source\sdVirtualScrollbox.pas (14373, 2007-11-29)
Source\SortedLists.pas (10028, 2007-11-20)
Demos\Test\TileDemoMain.pas (11843, 2007-12-01)
Demos\Test\JpegTest.res (876, 2007-11-20)
Demos\Test\TileDemo.res (876, 2007-12-03)
License.txt (2547, 2007-05-21)
Documentation\versions.txt (1898, 2008-02-12)
Demos\Test\dcu (0, 2008-03-03)
Demos\Test\exe (0, 2008-03-03)
Demos\Test (0, 2008-03-03)
... ...

Thank you! ========= Thank you for purchasing the source to NativeJpg. Your support is appreciated. About NativeJpg =============== This is a small-footprint native Object Pascal (Delphi) implementation to read and write Jpeg files. It provides a fully object-oriented approach to working with Jpeg files, with clearly defined properties, events and methods. You can use this code to read and write Jpeg documents from/to files or streams, generate bitmaps from the compressed data and vice versa. It also provides for methods to access the meta data in the files, and methods to manipulate the Jpeg file in a lossless way (rotation/flipping, etc). Author: Nils Haeck M.Sc. (SimDesign B.V.) Installation ============ Simply run the installer. It will copy the files to your harddisk in a location you specify. No actual programs are installed or registered. You can uninstall all files by clicking UNINS000.EXE in the root or through Start > Control panel > Add/Remove software > NativeJpg [Remove] If you want to use NativeJpg in your project, just include the \Source folder in your project's Search path (see project options). If you want to use NativeXml in all your projects, you can also add the \Source folder to your library path. Compatibility ============= The full source version is compatible with all flavours Delphi5 through Delphi2007 (so also the personal). Help ==== You can use the included NativeJpg.chm help file, and the example to get started. Example ======= The \Demo\Test folder contains an example demo, which shows how to load, save and manipulate Jpeg files.

近期下载者

相关文件


收藏者