Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.