ImageGalleryCustomImageProcessingEventArgs.Image Property
Provides access to a Bitmap object that is the processed image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Bitmap | A Bitmap object that is the image. |
See Also