Method GetAllImages
GetAllImages(MaterialList)
Returns all the images loaded in the current session or from a list of materials
Declaration
[HandleProcessCorruptedStateExceptions]
public ImageList GetAllImages(MaterialList materials = null)
Parameters
| Type | Name | Description |
|---|---|---|
| MaterialList | materials | Materials to retrieve the images from (returns all images loaded in the current session if empty) |
Returns
| Type | Description |
|---|---|
| ImageList |