OdImage Properties |
The OdImage 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 VectorMultipageImageBitsPerPixel.) |
![]() | 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.) |
![]() | DataStreamContainer |
Gets the object's data stream.
(Inherited from DataStreamSupporter.) |
![]() | DefaultPage | Obsolete.
Gets the default page.
(Overrides VectorMultipageImageDefaultPage.) |
![]() | Disposed |
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.) |
![]() | FileFormat |
Gets a value of file format
(Inherited from Image.) |
![]() | HasBackgroundColor |
Gets or sets a value indicating whether image has background color.
(Inherited from Image.) |
![]() | Height |
Gets the image height.
(Overrides VectorMultipageImageHeight.) |
![]() | HeightF |
Gets the object height, in inches.
(Inherited from VectorImage.) |
![]() | InterruptMonitor |
Gets or sets the interrupt monitor.
(Inherited from Image.) |
![]() | IsCached |
Gets a value indicating whether object's data is cached currently and no data reading is required.
(Overrides VectorMultipageImageIsCached.) |
![]() | Metadata |
Gets the metadata.
|
![]() | PageCount |
Gets the page count.
(Overrides VectorMultipageImagePageCount.) |
![]() | PageExportingAction |
Gets or sets the page exporting action.
Please note that setting this method will automatically release page resources after it is executed.
It will be executed just before each page is saved.
(Inherited from VectorMultipageImage.) |
![]() | Pages |
Gets the pages.
(Inherited from VectorMultipageImage.) |
![]() | Palette |
Gets or sets the color palette. The color palette is not used when pixels are represented directly.
(Inherited from Image.) |
![]() | Records |
Gets the records.
|
![]() ![]() | Size |
Gets the image size.
(Inherited from Image.) |
![]() | SizeF |
Gets the object size, in inches.
(Inherited from VectorImage.) |
![]() ![]() | UsePalette |
Gets a value indicating whether the image palette is used.
(Inherited from Image.) |
![]() | Width |
Gets the image width.
(Overrides VectorMultipageImageWidth.) |
![]() | WidthF |
Gets the object width, in inches.
(Inherited from VectorImage.) |