using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Drawing; using System.Drawing.Imaging; using System.Collections; namespace YEMLWEB.AppHelper { public class Picturexif { #region 构造函数 /// <summary> ///
<?php /** * @Author: TonyLevid * @Copyright: TonyLevid.com * @Name: Image Exif Class * @Version: 0.0.1 * 欢迎各位测试,如有BUG,请到网站留言 * I'm pleased if you are willing to test my Image Exif class,if bug exists,you can leave a message. **/ //error_reporting(0);