virtual bool Update();
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.
True if updated, false otherwise.