Skip to main content

ImageCollection.GetImageListImage Method

Name Parameters Description
GetImageListImage(Object, Int32, ISvgPaletteProvider, Nullable<Size>, Nullable<Single>, Nullable<SvgImageColorizationMode>) static images, index, palette, size, scaleFactor, svgImageColorizationMode Returns the image at the specified position in the target 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.