[]
Gets the Image using a specified name.
public Image this[string name] { get; }
A string value indicating the name of the image to get.
An Image object with the specified name.