PathResourceConverter.FromGraphicsPath
PathResourceConverter.FromGraphicsPath method
يقوم بتحويل المثيل GraphicsPath إلى موارد المسار.
public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
| معامل | نوع | الوصف |
|---|---|---|
| graphicsPath | GraphicsPath | مسار الرسومات. |
| imageSize | الحجم | حجم الصورة. |
قيمة الإرجاع
موارد المسار.
الاستثناءات
| استثناء | شرط |
|---|---|
| ArgumentNullException | graphicsPath فارغ. |
انظر أيضًا
- class PathResource
- class GraphicsPath
- struct Size
- class PathResourceConverter
- namespace Aspose.Imaging.FileFormats.Tiff.PathResources
- assembly Aspose.Imaging