Class ColladaImage
- Namespace
- Aspose.CAD.FileFormats.Collada
- Assembly
- Aspose.CAD.dll
COLLADA image
public sealed class ColladaImage : Image, IDisposable, IObjectWithBounds
- Inheritance
-
ColladaImage
- Implements
- Inherited Members
Properties
- Height
Gets the image height.
- IsCached
Gets a value indicating whether object's data is cached currently and no data reading is required.
- Width
Gets the image width.
Methods
- CacheData()
Caches the data and ensures no additional data loading will be performed from the underlying DataStreamContainer.
- SaveData(Stream)
Saves the data.