コード例 #1
0
ファイル: DemoAppService.cs プロジェクト: 792702675/MFUI
 public void ImageCropTest(string url)
 {
     ImageManage.Crop(url);
 }