Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the number of bits per pixel for image returned by GetImage(DecodingSettings,EventHandler<ProgressEventArgs>) method. |
![]() | ColorSpace | Gets color space of RAW page image. |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a RAW image page. |
![]() | Height | Gets the height, in pixels, of this image page. |
![]() | InterpolationMethod | Gets or sets the interpolation method applied to the RAW image data. |
![]() | 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) |
![]() | Maker | Gets the camera maker. |
![]() | Model | Gets the camera model. |
![]() | Offset | Gets the offset of this image file block. (Inherited from ImageFileBlock) |
![]() | Palette | Gets the palette of this image page. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of this image page. |
![]() | SourceBitsPerPixel | Gets the number of bits per pixel of image data of the image page. (Inherited from ImagePage) |
![]() | UserWhitePointForBlueChannel | Gets or sets user specified white point for blue channel. |
![]() | UserWhitePointForGreenChannel | Gets or sets user specified white point for green channel of RAW image data. |
![]() | UserWhitePointForRedChannel | Gets or sets user specified white point for red channel. |
![]() | WhiteBalanceMethod | Gets or sets the white balance method applied to the RAW image data. |
![]() | Width | Gets the width, in pixels, of this image page. |