WinFrmUI/DPumpHydr.WinFrmUI.Volute/GlobalResource.cs
@@ -49,7 +49,7 @@ /// <returns></returns> public static System.Drawing.Image BuildImage( string filename,int widthsize ,int heightsize ) { var image = BuildImage( filename); var image = BuildImage(filename); if (image == null) return null; if (widthsize > 0 && heightsize > 0)