ImageGalleryCustomImageProcessingEventArgs Constructors
Provides data for the ASPxImageGallery.CustomImageProcessing event.| Name | Parameters | Description |
|---|---|---|
| ImageGalleryCustomImageProcessingEventArgs(Graphics, Bitmap, ImageGalleryImageLocation) | graphics, image, imageLocation | Initializes a new instance of the ImageGalleryCustomImageProcessingEventArgs class. |
See Also