GlbData.CreateBuffer
GlbData.CreateBuffer method
Creates a new Buffer instance and adds it to !:GlbImage.LogicalBuffers.
public Buffer CreateBuffer(int byteCount)
| Parameter | Type | Description |
|---|---|---|
| byteCount | Int32 | the size of the buffer, in bytes. |
Return Value
A Buffer instance.
See Also
- class Buffer
- class GlbData
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD