ImageGalleryCustomImageProcessingEventArgs Properties
Provides data for the ASPxImageGallery.CustomImageProcessing event.
Name | Description |
---|---|
Graphics | Provides methods for drawing objects over an image. |
Image | Provides access to a Bitmap object that is the processed image. |
Image |
Gets the value specifying the location of the processed image. |
See Also