FromGraphicsPath
PathResourceConverter.FromGraphicsPath method
Convierte elGraphicsPath
instancia a la ruta recursos.
public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
Parámetro | Escribe | Descripción |
---|---|---|
graphicsPath | GraphicsPath | La ruta de los gráficos. |
imageSize | Size | Tamaño de la imagen. |
Valor_devuelto
Los recursos de la ruta.
Excepciones
excepción | condición |
---|---|
ArgumentNullException | graphicsPath es nulo. |
Ver también
- class PathResource
- class GraphicsPath
- struct Size
- class PathResourceConverter
- espacio de nombres Aspose.Imaging.FileFormats.Tiff.PathResources
- asamblea Aspose.Imaging