Package | Description |
---|---|
com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
com.aspose.imaging.fileformats.bmp |
The package handles Bmp file format processing.
|
com.aspose.imaging.fileformats.cmx |
The namespace handles Tiff file format processing.
|
com.aspose.imaging.fileformats.gif |
The package handles Gif file format processing.
|
com.aspose.imaging.fileformats.psd |
The package handles Psd file format processing.
|
com.aspose.imaging.fileformats.psd.layers |
The package contains PSD file format layers.
|
com.aspose.imaging.fileformats.psd.layers.layerresources |
The package contains PSD file format entities contained in layers.
|
com.aspose.imaging.fileformats.tiff.filemanagement |
The package contains Tiff file format stream handling classes.
|
com.aspose.imaging.sources |
Package contains different stream sources which are suitable for input or output data flow.
|
Modifier and Type | Class and Description |
---|---|
class |
FileStreamContainer
Helper for file stream processing.
|
class |
SplitStreamContainer
Represents split stream container which contains the stream and provides stream processing routines.
|
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 |
---|---|
boolean |
IImageLoaderDescriptor.canLoad(StreamContainer streamContainer,
LoadOptions loadOptions)
Determines whether image loader can read a new image from the specified stream and optionally using the
loadOptions . |
Image |
IImageCreator.create(StreamContainer streamContainer,
ImageOptionsBase imageOptions,
int width,
int height)
Creates a new image instance with
imageOptions . |
void |
SplitStreamContainer.insert(int position,
StreamContainer stream,
boolean disposeStream)
Inserts the stream container into specified position.
|
Image |
IImageLoader.load(StreamContainer streamContainer,
LoadOptions loadOptions)
Opens a new image with
loadOptions . |
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 . |
Constructor and Description |
---|
SplitStreamContainer(StreamContainer stream,
boolean disposeStream)
Initializes a new instance of the
SplitStreamContainer class. |
Modifier and Type | Method and Description |
---|---|
static void |
BitmapInfoHeader.write(StreamContainer stream,
BitmapInfoHeader fileHeader)
Writes the specified stream.
|
Constructor and Description |
---|
CmxImage(StreamContainer streamContainer,
LoadOptions loadOptions)
Initializes a new instance of the
CmxImage class. |
Modifier and Type | Method and Description |
---|---|
boolean |
IGifBlockLoaderDescriptor.canLoad(StreamContainer streamContainer) |
IGifBlock |
IGifBlockLoaderDescriptor.load(StreamContainer streamContainer,
IColorPalette containerPalette) |
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 |
---|---|
boolean |
ILayerResourceLoader.canLoad(StreamContainer streamContainer,
int psdVersion) |
LayerResource |
ILayerResourceLoader.load(StreamContainer streamContainer,
int psdVersion) |
void |
LayerBlendingRangesData.save(StreamContainer streamContainer)
Saves the data to specified stream container.
|
abstract void |
LayerResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IOSTypeStructureLoader.canLoad(StreamContainer streamContainer) |
OSTypeStructure |
IOSTypeStructureLoader.load(StreamContainer streamContainer) |
void |
TypeToolFontInfo.save(StreamContainer streamContainer)
Saves the
TypeToolFontInfo information to the specified stream container. |
void |
OSTypeStructure.save(StreamContainer streamContainer)
Saves the structure to the specified stream container.
|
void |
ColorRangeHsl.save(StreamContainer streamContainer)
Saves data to the specified stream container.
|
void |
ClassID.save(StreamContainer streamContainer)
Saves the class information to the specified stream container.
|
void |
CgEdResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
VmskResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
UnknownResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
TypeToolStyleInfo.save(StreamContainer streamContainer,
int psdVersion)
Saves the
TypeToolFontInfo information to the specified stream container. |
void |
TypeToolLineInfo.save(StreamContainer streamContainer,
int psdVersion)
Saves the
TypeToolLineInfo information to the specified stream container. |
void |
TypeToolInfoResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
TypeToolInfo6Resource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
Txt2Resource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
SoCoResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
ShmdResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
PhflResourceVersion3.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
PhflResourceVersion2.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
PattResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource block data.
|
void |
LyidResource.save(StreamContainer streamContainer,
int psdVersion)
Saves to the specified stream container.
|
void |
LuniResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
LspfResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
Lr32Resource.save(StreamContainer streamContainer,
int psdVersion)
Saves the layer record.
|
void |
Lr16Resource.save(StreamContainer streamContainer,
int psdVersion)
Saves the layer record.
|
void |
LnsrResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
Lfx2Resource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
LclrResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
LayerSectionResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
IopaResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
Hue2Resource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
GdFlResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
FxrpResource.save(StreamContainer streamContainer,
int psdVersion)
Saves to the specified stream container.
|
void |
CustResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
CurvResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
CmlsResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
BooleanResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the specified stream container.
|
void |
AdjustmentLayerResource.save(StreamContainer streamContainer,
int psdVersion)
Saves the resource to the specified stream container.
|
void |
OSTypeStructure.saveWithoutKeyName(StreamContainer streamContainer)
Saves the structure to the specified stream container.
|
Modifier and Type | Method and Description |
---|---|
StreamContainer |
TiffStreamReader.toStreamContainer(long startPosition)
Converts the underlying data to the stream container.
|
Modifier and Type | Method and Description |
---|---|
static TiffStreamReader |
TiffStreamFactory.getTiffReader(StreamContainer stream,
int byteOrder)
Gets the tiff stream reader.
|
static TiffStreamWriter |
TiffStreamFactory.getTiffWriter(StreamContainer stream,
int byteOrder)
Gets the tiff stream writer.
|
Constructor and Description |
---|
TiffBigEndianStreamReader(StreamContainer streamContainer)
Initializes a new instance of the
TiffBigEndianStreamReader class. |
TiffBigEndianStreamWriter(StreamContainer writer)
Initializes a new instance of the
TiffBigEndianStreamWriter class. |
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 |
StreamSource.getStreamContainer()
Gets the stream container.
|
StreamContainer |
FileOpenSource.getStreamContainer()
Gets the stream container.
|
StreamContainer |
FileCreateSource.getStreamContainer()
Gets the stream container.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.