类库说明文档
![]() | JHDrawingToImage Method (String) |
文件转换为图像对象
Namespace: DCSoft.Utility.Drawing
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static Image ToImage( string fileName )
Parameters
- fileName
- Type: SystemString
文件完全限定名
Return Value
Type: Image[Missing <returns> documentation for "M:DCSoft.Utility.Drawing.JHDrawing.ToImage(System.String)"]
