Class TiffStreamFactory
TiffStreamFactory class
The Tiff stream factory based on byte endianness.
public static class TiffStreamFactory
Methods
Name | Description |
---|---|
static GetTiffReader(StreamContainer, TiffByteOrder, bool) | Gets the tiff stream reader. |
static GetTiffReader(byte[], int, int, TiffByteOrder, bool) | Gets the tiff stream reader. |
static GetTiffWriter(StreamContainer, TiffByteOrder, bool) | Gets the tiff stream writer. |
See Also
- namespace Aspose.Imaging.FileFormats.Tiff.FileManagement
- assembly Aspose.Imaging