FromGraphicsPath
PathResourceConverter.FromGraphicsPath method
Konvertiert dieGraphicsPath
Instanz zum Pfad von Ressourcen.
public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
Parameter | Typ | Beschreibung |
---|---|---|
graphicsPath | GraphicsPath | Der Grafikpfad. |
imageSize | Size | Größe des Bildes. |
Rückgabewert
Die Pfadressourcen.
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | graphicsPath ist Null. |
Siehe auch
- class PathResource
- class GraphicsPath
- struct Size
- class PathResourceConverter
- namensraum Aspose.Imaging.FileFormats.Tiff.PathResources
- Montage Aspose.Imaging