Skip to main content
All docs
V23.2

DXBitmap Class

Encapsulates a bitmap which consists of the pixel data for a graphics image and its attributes.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v23.2.dll

NuGet Package: DevExpress.Drawing

Declaration

public class DXBitmap :
    DXImage

Inheritance

See Also