The XBitmapImage type exposes the following members.
Properties
Name | Description | |
---|---|---|
Format |
Gets the format of the image.
(Inherited from XImage.) | |
Height | Obsolete.
Gets the height of the image.
(Inherited from XImage.) | |
HorizontalResolution |
Gets the horizontal resolution of the image.
(Inherited from XImage.) | |
Interpolate |
Gets or sets a flag indicating whether image interpolation is to be performed.
(Inherited from XImage.) | |
PixelHeight |
Gets the height of the image in pixels.
(Inherited from XBitmapSource.) | |
PixelWidth |
Gets the width of the image in pixels.
(Inherited from XBitmapSource.) | |
PointHeight |
Gets the height of the image in point.
(Inherited from XImage.) | |
PointWidth |
Gets the width of the image in point.
(Inherited from XImage.) | |
Size |
Gets the size in point of the image.
(Inherited from XImage.) | |
VerticalResolution |
Gets the vertical resolution of the image.
(Inherited from XImage.) | |
Width | Obsolete.
Gets the width of the image.
(Inherited from XImage.) |
See Also