Name | Description | |
---|---|---|
![]() | BinaryAnnotations | Gets or sets the annotations in Vintasoft binary format. |
![]() | BitsPerPixel | Gets the number of bits per pixel for image of this page. |
![]() | HasPaletteTransparentColors | Gets a value indicating whether the palette has transparent colors. |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a PNG page. |
![]() | Height | Gets the height, in pixels, of this image page. |
![]() | InterlaceMethod | Gets the PNG interlace method. |
![]() | IsChanged | Gets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock) |
![]() | IsScalingSupported | Gets a value indicating whether this page can return scaled image. |
![]() | 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 this image page. |
![]() | PixelFormat | Gets the pixel format of this page. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of this image page. |
![]() | SourceBitsPerPixel | Gets the number of bits per pixel for image data stored in PNG image. |
![]() | Width | Gets the width, in pixels, of this image page. |