Gets an Image with the specified key from the collection.
public property ItemsS[Name: String]: TCnImage read GetItemByName;
The name of the image to retrieve from the collection.
The Image with the specified key.