DicomPage Properties |
The DicomPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoAdjustPalette |
Gets or sets a value indicating whether automatic adjust palette.
(Inherited from Image.) |
![]() | BackgroundColor |
Gets or sets a value for the background color.
(Inherited from Image.) |
![]() | BitsPerPixel |
Gets the image bits per pixel count.
(Overrides ImageBitsPerPixel.) |
![]() | Bounds |
Gets the image bounds.
(Inherited from Image.) |
![]() | BufferSizeHint |
Gets or sets the buffer size hint which is defined max allowed size for all internal buffers.
(Inherited from Image.) |
![]() | Container |
Gets the Image container.
(Inherited from Image.) |
![]() | DataLoader |
Gets or sets the data loader.
(Inherited from RasterImage.) |
![]() | DataStreamContainer |
Gets the object's data stream.
(Inherited from DataStreamSupporter.) |
![]() | Disposed |
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.) |
![]() | FileFormat |
Gets a value of file format
(Overrides ImageFileFormat.) |
![]() ![]() | HasAlpha |
Gets a value indicating whether this instance has alpha.
(Inherited from RasterImage.) |
![]() | HasBackgroundColor |
Gets or sets a value indicating whether image has background color.
(Inherited from Image.) |
![]() | HasTransparentColor |
Gets a value indicating whether image has transparent color.
(Inherited from RasterImage.) |
![]() | Height |
Gets the image height.
(Overrides ImageHeight.) |
![]() ![]() | HorizontalResolution |
Gets or sets the horizontal resolution, in pixels per inch, of this RasterImage.
(Inherited from RasterImage.) |
![]() | ImageOpacity |
Gets opacity of this image.
(Inherited from RasterImage.) |
![]() | Index |
Gets the index of the current page.
|
![]() | InterruptMonitor |
Gets or sets the interrupt monitor.
(Inherited from Image.) |
![]() | IsCached |
Gets a value indicating whether image data is cached currently.
(Inherited from RasterCachedImage.) |
![]() | IsRawDataAvailable |
Gets a value indicating whether raw data loading is available.
(Inherited from RasterImage.) |
![]() | Palette |
Gets or sets the color palette. The color palette is not used when pixels are represented directly.
(Inherited from Image.) |
![]() ![]() | PremultiplyComponents |
Gets or sets a value indicating whether the image components must be premultiplied.
(Inherited from RasterImage.) |
![]() | RawCustomColorConverter |
Gets or sets the custom color converter
(Inherited from RasterImage.) |
![]() ![]() | RawDataFormat |
Gets the raw data format.
(Inherited from RasterImage.) |
![]() | RawDataSettings |
Gets the current raw data settings. Note when using these settings the data loads without conversion.
(Inherited from RasterImage.) |
![]() | RawFallbackIndex |
Gets or sets the fallback index to use when palette index is out of bounds
(Inherited from RasterImage.) |
![]() | RawIndexedColorConverter |
Gets or sets the indexed color converter
(Inherited from RasterImage.) |
![]() | RawLineSize |
Gets the raw line size in bytes.
(Inherited from RasterImage.) |
![]() ![]() | Size |
Gets the image size.
(Inherited from Image.) |
![]() | TransparentColor |
Gets the image transparent color.
(Inherited from RasterImage.) |
![]() | UpdateXmpData |
Gets or sets a value indicating whether to update the XMP metadata.
(Inherited from RasterImage.) |
![]() | UsePalette |
Gets a value indicating whether the image palette is used.
(Inherited from RasterImage.) |
![]() | UseRawData |
Gets or sets a value indicating whether to use raw data loading when the raw data loading is available.
(Inherited from RasterImage.) |
![]() ![]() | VerticalResolution |
Gets or sets the vertical resolution, in pixels per inch, of this RasterImage.
(Inherited from RasterImage.) |
![]() | Width |
Gets the image width.
(Overrides ImageWidth.) |
![]() | XmpData |
Gets or sets the XMP metadata.
(Inherited from RasterImage.) |