Method GetImage
- Namespace
- Alternet.Editor.Dialogs.VsControls.Painting
- Assembly
- Alternet.Editor.v9.dll
GetImage(string)
When implemented by a class, gets an image by its name.
Image GetImage(string imageName)
Parameters
imageName
stringName of the image.
Returns
- Image
Image object, or null if not found.