Toolkit.UseImageWithFile
Toolkit.UseImageWithFile method
Creates or reuses an GlbImage with the file set by filePath
public static ImageGlb UseImageWithFile(this GlbData root, string filePath)
| Parameter | Type | Description |
|---|---|---|
| root | GlbData | The GlbImage root instance. |
| filePath | String | A valid file path pointing to a valid image |
Return Value
A GlbImage instance.
See Also
- class ImageGlb
- class GlbData
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD