FromGraphicsPath
PathResourceConverter.FromGraphicsPath method
Convertit leGraphicsPath
instance aux ressources de chemin.
public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
Paramètre | Taper | La description |
---|---|---|
graphicsPath | GraphicsPath | Le chemin graphique. |
imageSize | Size | Taille de l’image. |
Return_Value
Les ressources du chemin.
Exceptions
exception | condition |
---|---|
ArgumentNullException | graphicsPath est nul. |
Voir également
- class PathResource
- class GraphicsPath
- struct Size
- class PathResourceConverter
- espace de noms Aspose.Imaging.FileFormats.Tiff.PathResources
- Assemblée Aspose.Imaging