DXBitmap Class
Encapsulates a bitmap which consists of the pixel data for a graphics image and its attributes.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Related API Members
The following members return DXBitmap objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | DXBitmap.Crop(Rectangle) |
DXBitmap.Crop(RectangleF) | |
Office File API | BarCode.BarCodeImage |
PdfDocumentProcessor.CreateDXBitmap(Int32, Int32) | |
PdfDocumentProcessor.CreateDXBitmap(Int32, PdfPageRenderingParameters) | |
PdfDocumentSigner.CreateDXBitmap(PdfSignatureBuilder, Size) |
See Also