PathResourceConverter.ToGraphicsPath
PathResourceConverter.ToGraphicsPath method
将路径资源转换为 GraphicsPath 实例。
public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
| 参数 | 类型 | 描述 |
|---|---|---|
| pathResources | PathResource[] | 路径资源。 |
| imageSize | Size | 图像的大小。 |
返回值
GraphicsPath 实例。
异常
| 异常 | 条件 |
|---|---|
| ArgumentNullException | pathResources 为 null。 |
另请参见
- class GraphicsPath
- class PathResource
- struct Size
- class PathResourceConverter
- namespace Aspose.Imaging.FileFormats.Tiff.PathResources
- assembly Aspose.Imaging