摘要:
1 public void GetImageSize(string FullFileName, int intPrintImageHeight, int intPrintImageWidth, ref int intmageHeight, ref int intImageWidth) 2 { 3 //Dim oImage As Image = Nothing 4 //oImage = Image.FromFile(FullFileName.Replace("/", "\").Replace("http:\\", "" 阅读全文