Name | Description | |
---|---|---|
![]() | PbmPage | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PbmPage | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the bit depth of PBM page. |
![]() | ColorType | Gets the color type of PBM page. |
![]() | ComponentType | Gets the pixel component type of PBM page. |
![]() | Encoding | Gets the encoding of image data pixels of PBM page. |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a PBM page. |
![]() | Height | Gets the height, in pixels, of PBM 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 the palette of PBM page. |
![]() | PixelFormat | Gets the pixel format of PBM page. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of PBM 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 PBM page. |
Name | Description | |
---|---|---|
![]() | Source | Gets the source of this image file block. (Inherited from ImageFileBlock) |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock) |
![]() | GetImage | Overloaded. Returns an image of this PBM page. |
![]() | Save | Overloaded. Saves the page to the image source. |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the Changed event. (Inherited from ImageFileBlock) |
![]() | OnChanging | Raises the Changing event. (Inherited from ImageFileBlock) |
![]() | OnSaved | Raises the Saved event. (Inherited from ImageFileBlock) |
![]() | OnSaving | Raises the Saving event. (Inherited from ImageFileBlock) |
![]() | Parse | Reads a structure of PBM page. |
![]() | SetLength | Sets the length of this image file block in the source. (Inherited from ImageFileBlock) |
![]() | Write | Writes block data to the source. (Inherited from ImageFileBlock) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when image file block is changed. (Inherited from ImageFileBlock) |
![]() | Changing | Occurs when image file block is changing. (Inherited from ImageFileBlock) |
![]() | Saved | Occurs when image file block is saved. (Inherited from ImageFileBlock) |
![]() | Saving | Occurs when image file block is saving. (Inherited from ImageFileBlock) |