コード例 #1
0
 public void Test()
 {
     ImageTest.Run(TestPath.GetRawSubDirectory("DNG"), "RAW_LEICA_M8.DNG",
                   false, new DngLeicaM8InvariantValidator());
 }
コード例 #2
0
 public void Test()
 {
     ImageTest.Run(TestPath.GetRawSubDirectory("RAW"), "RAW_LEICA_DIGILUX2_SRGB.RAW",
                   false, new RawLeicaDigilux2TestInvariantValidator());
 }