|  | Name | Description | 
|---|
|  | BitsPerComponent | The bits per component of the image data, must be one of 1, 2, 4, or 8. | 
|  | CcittEncodedByteAlign | Gets and sets an indicator if the compressed data is a multiple of 8 bits wide (see TIFF tag 292, bit 2). | 
|  | CcittEndOfBlock | Gets and sets an indicator if EOFB (End Of Facsimile Block) is present (see TIFF tag 293). | 
|  | CcittK | Gets and sets the size of the encoded group. | 
|  | ClipHeight | Gets and sets the height clipping bound for the image data. | 
|  | ClipWidth | Gets and sets the width clipping bound for the image data. | 
|  | ClipX | Gets and sets the X (horizontal) clipping bound for the image data. | 
|  | ClipY | Gets and sets the Y (vertical) clipping bound for the image data. | 
|  | ColorSpace | Gets and sets the color space of the image data. | 
|  | DataFormat | Gets and sets the compression scheme used to compress the image data. | 
|  | DecodeMatrix | Gets and sets the decode matrix that will be applied to the image data as defined in the PDF standard reference. | 
|  | Height | Gets and sets the pixel height of the image data. | 
|  | ImageData | Gets and sets the image data. | 
|  | Jbig2Globals | Gets and sets JBIG2 global section data. | 
|  | JpegColorTransform | Gets and sets the color transform value for Jpeg image data. | 
|  | LzwColors | Gets and sets LZW predictor colors value. | 
|  | LzwFlatePredictor | Gets and sets a predictor for LZW and Flate compressed image data. | 
|  | LzwPredictorBitsPerComponent | Gets and sets the LZW predictor bits per component. | 
|  | LzwPredictorSamplesPerRow | Gets and sets LZW predictor samples per row. | 
|  | LzwTiff | Gets and sets an indication of when to increase code length. | 
|  | MirrorHorizontal | Gets and sets an indicator if the image needs to be rotated horizontally before being displayed. | 
|  | MirrorVertical | Gets and sets an indicator if the image needs to be rotated vertically before being displayed. | 
|  | OneIsBlack | Gets and sets an indicator to invert the color of Raw or Ccitt compressed image data. | 
|  | Palette | Gets and sets the palette data. | 
|  | PaletteBitsPerComponent | Gets and sets the bits per component used by the palette. | 
|  | PaletteColorSpace | Gets and sets the color space used by the palette. | 
|  | PaletteLength | Gets and sets the length of the palette in entries (not bytes!). | 
|  | RawStride | Gets and sets the width of the image in bytes for Raw compressed image data. | 
|  | RotateLeft | Gets and sets an indicator if the image needs to be rotated left 90 degrees before being displayed. | 
|  | Width | Gets and sets the pixel width of the image data. | 
|  | XResolution | Gets and sets horizontal resolution for the image data, in pixels per inch. | 
|  | YResolution | Gets and sets the vertical resolution for the image data, in pixels per inch. |