CCR Exif v1.5.1

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:1157KB
下载次数:2
上传日期:2019-06-24 16:01:24
上 传 者5422251
说明:  EXIF信息代表的是可交换图像文件信息。当你储存JPEG或者TIFF格式的照片时,这张照片的所有信息都储存在EXIF信息中。几乎所有的相机厂商都支持拍摄的照片输出EXIF信息。
(EXIF information represents exchangeable image file information. When you save a photo in JPEG or TIFF format, all information of the photo is stored in EXIF information. Almost all camera manufacturers support the output of EXIF information for photos taken.)

文件列表:
CCR Exif v1.5.1 (0, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.BaseUtils.pas (72920, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.Consts.pas (3658, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.inc (859, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.IPTC.pas (57434, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.JpegUtils.pas (29306, 2012-07-22)
CCR Exif v1.5.1\CCR.Exif.pas (218804, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.StreamHelper.pas (11500, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.TagIDs.pas (20391, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.TiffUtils.pas (60159, 2012-08-05)
CCR Exif v1.5.1\CCR.Exif.XMPUtils.pas (68803, 2012-08-05)
CCR Exif v1.5.1\Console Demos (0, 2012-08-05)
CCR Exif v1.5.1\Console Demos (2006).bdsgroup (1018, 2012-07-22)
CCR Exif v1.5.1\Console Demos (2007).groupproj (3150, 2012-07-22)
CCR Exif v1.5.1\Console Demos (2009-2010).groupproj (3331, 2012-07-22)
CCR Exif v1.5.1\Console Demos (XE+).groupproj (3205, 2012-07-22)
CCR Exif v1.5.1\Console Demos.bdsgroup (1018, 2012-07-22)
CCR Exif v1.5.1\Console Demos.groupproj (3150, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar (0, 2012-08-05)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar.bdsproj (8390, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar.cfg (444, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar.dpr (585, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar.dproj (4685, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar.res (5364, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar2009.dpr (578, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecar2009.dproj (6617, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecarImpl.pas (5241, 2012-08-05)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecarXE.dpr (562, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecarXE.dproj (12393, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecarXE.dres (1040, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecarXE.res (32, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\CreateXMPSidecarXEResource.rc (28, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\Help.rc (24, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\Help.res (1040, 2012-07-22)
CCR Exif v1.5.1\Console Demos\CreateXMPSidecar\Help.txt (959, 2012-07-22)
CCR Exif v1.5.1\Console Demos\PanaMakerPatch (0, 2012-08-05)
CCR Exif v1.5.1\Console Demos\PanaMakerPatch\Help.rc (24, 2012-07-22)
CCR Exif v1.5.1\Console Demos\PanaMakerPatch\Help.res (1324, 2012-07-22)
CCR Exif v1.5.1\Console Demos\PanaMakerPatch\Help.txt (1244, 2012-07-22)
CCR Exif v1.5.1\Console Demos\PanaMakerPatch\PanaMakerPatch.bdsproj (8389, 2012-07-22)
... ...

————————————————— CCR Exif v1.5.1 ————————————————— What it is - A small class library to edit, create and delete Exif and IPTC metadata in JPEG files, Exif being the sort of metadata that most digital cameras write. Author - Chris Rolliston. Licence - MPL 1.1 (text at http://www.mozilla.org/MPL/MPL-1.1.html). Features - Exif parsing is 100% pure Delphi code — doesn’t use (say) LibExif or LibTiff, or an operating system graphics API. - Compiles for all three XE2 targets (Win32, Win*** and OS X), together with older Win32 versions going back to Delphi 2006 (Delphi 2007 or above preferred however). - Reads and writes both small- and big-endian data. - Surfaces both standard Exif and Windows Explorer tags, and provides access to the tags of some maker note types too. - Doesn’t corrupt internal maker note offsets when data is rewritten, and takes account of the Microsoft-defined OffsetSchema tag. - Can optional write XMP data as per the XMP Exif schema. - Includes an IPTC reader/writer class as well. Find this code useful? - Buy my book! Details at http://delphifoundations.com/

近期下载者

相关文件


收藏者