Bitmap bit = new Bitmap(@"C:\Users\knife-pc\Desktop\111111111117020206020003\111111111117020206020003\10108080602901_刘展鹏.jpg");
bit.Clone(new Rectangle(0,0,500,500),bit.PixelFormat).Save(@"F:\abc.jpg");

 

相关文章:

  • 2021-11-23
  • 2021-09-22
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
猜你喜欢
  • 2021-06-30
  • 2021-09-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-15
  • 2022-12-23
相关资源
相似解决方案