Toolkit.UseImageWithContent
Toolkit.UseImageWithContent method
Creates or reuses an GlbImage
with the image content set by image
public static ImageGlb UseImageWithContent(this GlbData root, MemoryImage image)
Parameter | Type | Description |
---|---|---|
root | GlbData | The GlbImage root instance. |
image | MemoryImage | A buffer containing the bytes of the image file. |
Return Value
A GlbImage
instance.
See Also
- class ImageGlb
- class GlbData
- struct MemoryImage
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD