ImageGalleryCustomImageProcessingEventArgs.Image Property
In This Article
Provides access to a Bitmap object that is the processed image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Bitmap | A Bitmap object that is the image. |
See Also