CmxImagePage Properties |
The CmxImagePage 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.) |
![]() | CmxPage |
Gets the CMX page.
|
![]() | Container |
Gets the Image container.
(Inherited from Image.) |
![]() | 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.) |
![]() | HasBackgroundColor |
Gets or sets a value indicating whether image has background color.
(Inherited from Image.) |
![]() | Height |
Gets the image height.
(Inherited from VectorImage.) |
![]() | HeightF |
Gets the object height, in inches.
(Overrides VectorImageHeightF.) |
![]() | 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 DataStreamSupporterIsCached.) |
![]() | Palette |
Gets or sets the color palette. The color palette is not used when pixels are represented directly.
(Inherited from Image.) |
![]() ![]() | 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.
(Inherited from VectorImage.) |
![]() | WidthF |
Gets the object width, in inches.
(Overrides VectorImageWidthF.) |