Skip to main content
All docs
V23.2

DXImage Properties

An abstract class that contains settings for images.
Name Description
Height Gets the height of the image in pixels.
HorizontalResolution Gets the horizontal resolution of the image in pixels per inch.
ImageFormat Gets the image format.
Size Gets the width and height of the image in pixels.
VerticalResolution Gets the vertical resolution of the image in pixels per inch.
Width Gets the width of the image in pixels.
See Also