The AsTiff type exposes the following members.
Methods|
| 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 | |
Top
See Also