ImageBase::Image::ImageDelegate::Update

ImageBase::Image::ImageDelegate::Update
virtual bool Update();
Description

Update queues up either a full update or custom image update for the image, which is to be executed on the rendering thread. Decode will be called on the rendering thread when update takes place.

Return Value

True if updated, false otherwise.