Skip to main content
A newer version of this page is available. .

ImageCollection.GetImageListImage Method

Name Parameters Description
GetImageListImage(Object, Int32, ISvgPaletteProvider, Nullable<Size>, Nullable<Single>) static images, index, palette, size, scaleFactor Returns the image at the specified position in the specified image list.
GetImageListImage(Object, Int32, Nullable<Single>) static images, index, scaleFactor Returns the image at the specified position in the specified image list.
GetImageListImage(Object, String, Nullable<Single>) static images, id, scaleFactor Returns the image with the specified key in the specified image list.