FileOpenSource.FileOpenSource
FileOpenSource constructor
初始化 FileOpenSource 类的新实例。
public FileOpenSource(string filePath)
| 参数 | 类型 | 描述 |
|---|---|---|
| filePath | String | 要打开的文件路径。 |
另请参见
- class FileOpenSource
- namespace Aspose.Imaging.Sources
- assembly Aspose.Imaging
初始化 FileOpenSource 类的新实例。
public FileOpenSource(string filePath)
| 参数 | 类型 | 描述 |
|---|---|---|
| filePath | String | 要打开的文件路径。 |