• 大小: 0.07M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 图片  

资源简介

可获得如下信息(下面只是一个例子)  

软件:ILCE-6000 v3.20
相机存档时间:2018-06-20 09:03:37
最后修改时间:2018-06-20 09:03:37
拍摄日期:2018-06-20 09:03:37
光圈:7.1
作者:
版权:
标题:
照相机制造商:SONY
照相机型号:ILCE-6000
测光模式:MultiSegment
曝光程序:Normal
曝光时间:1/320
快门|曝光时间:0.003125
闪光灯模式:NotFired
焦距:139
焦距:139
ISO速度:100
光源:Unknown
方向;目标:TopLeft
分辨率X:350
分辨率Y:350
摄影目标距离:0
GPS坐标:
Image 宽:6000
Image 高:3376

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Text;
using System.Drawing.Imaging;

namespace EXIF.Two
{
    // 
    // Utility class for working with EXIF data in images. Provides abstraction
    // for most common data and generic utilities for work with all other. 
    // 
    // 
    // Copyright (c) Michal  - [李志伟] Communications 2013-00000
    // Copmany:  E-mail: 285679784@qq.com
    // Private: http://hi.baidu.com/ylrhlwwdjxglswe
    // This is free software licensed under GNU Lesser General Public License
    // 
    // 
    // [李志伟] 2013-9-22 17:03:13 Created
    // [李志伟] 2013-9-22 17:03:13 Added capability to write EXIF data
    // [李志伟] 2013-9-22 17:03:13 Added option to change encoding
    // [李志伟] 2013

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-06-17 10:35  Win.EXIF\
     文件         189  2019-06-17 10:13  Win.EXIF\App.config
     目录           0  2019-06-17 10:13  Win.EXIF\bin\
     目录           0  2019-06-17 10:13  Win.EXIF\bin\Debug\
     文件       28672  2019-06-17 10:35  Win.EXIF\bin\Debug\Win.EXIF.exe
     文件         189  2019-06-17 10:13  Win.EXIF\bin\Debug\Win.EXIF.exe.config
     文件       46592  2019-06-17 10:35  Win.EXIF\bin\Debug\Win.EXIF.pdb
     文件       49570  2019-06-17 10:13  Win.EXIF\ExifManager.cs
     文件        3150  2019-06-17 10:35  Win.EXIF\Form1.cs
     文件        2998  2019-06-17 10:34  Win.EXIF\Form1.Designer.cs
     文件        5817  2019-06-17 10:34  Win.EXIF\Form1.resx
     目录           0  2019-06-17 10:13  Win.EXIF\obj\
     目录           0  2019-06-20 13:54  Win.EXIF\obj\Debug\
     文件        1443  2019-06-20 13:54  Win.EXIF\obj\Debug\DesignTimeResolveAssemblyReferences.cache
     文件        7184  2019-06-17 10:14  Win.EXIF\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
     文件           0  2019-06-17 10:13  Win.EXIF\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
     文件           0  2019-06-17 10:13  Win.EXIF\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
     文件           0  2019-06-17 10:13  Win.EXIF\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
     目录           0  2019-06-17 10:13  Win.EXIF\obj\Debug\TempPE\
     文件          42  2019-06-17 10:13  Win.EXIF\obj\Debug\Win.EXIF.csproj.CoreCompileInputs.cache
     文件         835  2019-06-17 10:35  Win.EXIF\obj\Debug\Win.EXIF.csproj.FileListAbsolute.txt
     文件        1012  2019-06-17 10:35  Win.EXIF\obj\Debug\Win.EXIF.csproj.GenerateResource.cache
     文件       11490  2019-06-17 10:13  Win.EXIF\obj\Debug\Win.EXIF.csprojAssemblyReference.cache
     文件       28672  2019-06-17 10:35  Win.EXIF\obj\Debug\Win.EXIF.exe
     文件         180  2019-06-17 10:35  Win.EXIF\obj\Debug\Win.EXIF.Form1.resources
     文件       46592  2019-06-17 10:35  Win.EXIF\obj\Debug\Win.EXIF.pdb
     文件         180  2019-06-17 10:35  Win.EXIF\obj\Debug\Win.EXIF.Properties.Resources.resources
     文件         520  2019-06-17 10:13  Win.EXIF\Program.cs
     目录           0  2019-06-17 10:13  Win.EXIF\Properties\
     文件        1314  2019-06-17 10:13  Win.EXIF\Properties\AssemblyInfo.cs
     文件        2829  2019-06-17 10:13  Win.EXIF\Properties\Resources.Designer.cs
............此处省略4个文件信息

评论

共有 条评论