| Package | Description |
|---|---|
| com.aspose.cad | |
| com.aspose.cad.fileformats.psd | |
| com.aspose.cad.fileformats.tiff.filemanagement | |
| com.aspose.cad.sources |
| Modifier and Type | Class and Description |
|---|---|
class |
FileStreamContainer
Helper for file stream processing.
|
| Modifier and Type | Method and Description |
|---|---|
StreamContainer |
DataStreamSupporter.getDataStreamContainer()
Gets the object's data stream.
|
abstract StreamContainer |
Source.getStreamContainer()
Gets the stream container.
|
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.ms.System.IO.Stream |
StreamContainer.to_Stream(StreamContainer streamContainer)
Performs an explicit conversion from
com.aspose.imaging.StreamContainer to System.IO.Stream. |
void |
StreamContainer.writeTo(StreamContainer streamContainer)
Copies the contained data to another
StreamContainer. |
void |
StreamContainer.writeTo(StreamContainer streamContainer,
long length)
Copies the contained data to another
StreamContainer. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceBlock.save(StreamContainer stream)
Saves the resource block to the specified stream.
|
| Modifier and Type | Method and Description |
|---|---|
StreamContainer |
TiffStreamReader.toStreamContainer(long startPosition)
Converts the underlying data to the stream container.
|
| Constructor and Description |
|---|
TiffStreamReader(StreamContainer streamContainer)
Initializes a new instance of the
TiffStreamReader class. |
TiffStreamWriter(StreamContainer writer)
Initializes a new instance of the
TiffStreamWriter class. |
| Modifier and Type | Method and Description |
|---|---|
StreamContainer |
FileOpenSource.getStreamContainer()
Gets the stream container.
|
StreamContainer |
FileCreateSource.getStreamContainer()
Gets the stream container.
|
StreamContainer |
StreamSource.getStreamContainer()
Gets the stream container.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.