Inheritance Hierarchy SystemObject
Atalasoft.Imaging.CodecAsTiff
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage.Lib (in Atalasoft.dotImage.Lib.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax The AsTiff type exposes the following members.
Constructors
| Name | Description |
---|
| AsTiff | Initializes a new instance of the AsTiff class |
TopMethods
| Name | Description |
---|
| CreateTiffFileReadingObject | |
| CreateTiffFileStructures | |
| CreateTiffStreamReadingObject(IntPtr, AsTiffStreamOpenMode) | |
| CreateTiffStreamReadingObject(IntPtr, AsTiffStreamOpenMode, Boolean) | |
| DestroyTiffFileReadingObject | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetAllTiffPagesInfo(IntPtr) | |
| GetAllTiffPagesInfo(IntPtr, Boolean) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetImageInfo | |
| GetNewPageIfd | |
| GetPageCount | |
| GetPageIfd | |
| GetTiffBinaryTag | |
| GetTiffTag | |
| GetTileSize(IntPtr, Int32, Int32, Int32) | |
| GetTileSize(IntPtr, IntPtr, Int32, Int32) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| IfdTagWritingBegin | |
| IfdTagWritingEnd | |
| LoadIntoImage(IntPtr, Int32, IntPtr, Int32, Int32, Int32, AsTiffAsTiffProgressDelegate, Object) | |
| LoadIntoImage(IntPtr, IntPtr, IntPtr, Int32, Int32, Int32, AsTiffAsTiffProgressDelegate, Object) | |
| LoadRegionIntoImage | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| SetSoftwareString | |
| SetTiffTag(IntPtr, IntPtr, Int32, Double) | |
| SetTiffTag(IntPtr, IntPtr, Int32, Single) | |
| SetTiffTag(IntPtr, IntPtr, Int32, String) | |
| SetTiffTag(IntPtr, IntPtr, Int32, Int32, Int32) | |
| SetTiffTag(IntPtr, IntPtr, Int32, Int64, Int32, Boolean) | |
| SetTiffTagBytes(IntPtr, IntPtr, Int32, IntPtr, Int32, Boolean) | |
| SetTiffTagBytes(IntPtr, IntPtr, Int32, IntPtr, Int32, Int32, Boolean) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| WriteImageToIfd | |
TopSee Also