| Name | Description | |
|---|---|---|
![]() | BitsPerPixel | Gets the number of bits per pixel for image returned by GetImage(DecodingSettings,EventHandler<ProgressEventArgs>) method. |
![]() | Compression | Gets the compression algorithm, which is used for compressing this TIFF page image. |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a TIFF page. |
![]() | Height | Gets the height, in pixels, of this TIFF page. |
![]() | IFD | Gets the TIFF Image File Directory associates with this TIFF page. |
![]() | IsChanged | Gets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock) |
![]() | IsVirtual | Gets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock) |
![]() | Length | Gets the length of this image file block. (Inherited from ImageFileBlock) |
![]() | Offset | Gets the offset of this image file block. (Inherited from ImageFileBlock) |
![]() | Palette | Gets a palette of this TIFF page. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of this TIFF page. |
![]() | SourceBitsPerPixel | Gets the number of bits per pixel for image data stored in TIFF image. |
![]() | Width | Gets the width, in pixels, of this TIFF page. |

