| Name | Description | |
|---|---|---|
![]() | BitsPerPixel | Gets the bit depth of the image page. |
![]() | ExifData | Gets the EXIF data. |
![]() | FileType | Gets info about format type of WEBP file. |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a WEBP page. |
![]() | Height | Gets the height, in pixels, of the image page. |
![]() | IccProfileData | Gets the data of ICC profile. |
![]() | 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 the palette of the image page. |
![]() | PixelFormat | Gets the pixel format of this page. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of the image page. |
![]() | SourceBitsPerPixel | Gets the number of bits per pixel of image data of the image page. (Inherited from ImagePage) |
![]() | Width | Gets the width, in pixels, of the image page. |
![]() | XmpData | Gets the XMP data. |

