Modifier and Type | Method and Description |
---|---|
void |
Scene.save(com.aspose.csporter.helpers.Stream stream,
FileFormat format)
Saves the scene to stream using specified file format.
|
void |
Scene.save(com.aspose.csporter.helpers.Stream stream,
FileFormat format,
Cancellation cancellationToken)
Saves the scene to stream using specified file format.
|
void |
Scene.save(com.aspose.csporter.helpers.Stream stream,
SaveOptions options)
Saves the scene to stream using specified file format.
|
void |
Scene.save(com.aspose.csporter.helpers.Stream stream,
SaveOptions options,
Cancellation cancellationToken)
Saves the scene to stream using specified file format.
|
Copyright © 2018. All rights reserved.