FromGraphicsPath
PathResourceConverter.FromGraphicsPath method
Converte ilGraphicsPath istanza al percorso delle risorse.
public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
| Parametro | Tipo | Descrizione |
|---|---|---|
| graphicsPath | GraphicsPath | Il percorso grafico. |
| imageSize | Size | Dimensione dell’immagine. |
Valore di ritorno
Le risorse del percorso.
Eccezioni
| eccezione | condizione |
|---|---|
| ArgumentNullException | graphicsPath è zero. |
Guarda anche
- class PathResource
- class GraphicsPath
- struct Size
- class PathResourceConverter
- spazio dei nomi Aspose.Imaging.FileFormats.Tiff.PathResources
- assemblea Aspose.Imaging