Example #1
0
 ///<summary>
 /// Initializes a new instance of the JpegOptimizer class.
 ///</summary>
 public JpegOptimizer()
 {
   _Instance = new Wrapper.JpegOptimizer();
 }
Example #2
0
 ///<summary>
 /// Initializes a new instance of the JpegOptimizer class.
 ///</summary>
 public JpegOptimizer()
 {
     _Instance = new Wrapper.JpegOptimizer();
 }