Method UpdateImagesFromDefinitions
UpdateImagesFromDefinitions(ImageList, ImageDefinitionList)
Update images from their raw data
Declaration
public void UpdateImagesFromDefinitions(ImageList image, ImageDefinitionList imageDefinitions)
Parameters
Type | Name | Description |
---|---|---|
ImageList | image | The image to update |
ImageDefinitionList | imageDefinitions | The new data to apply |