HtmlImageLoadCallback
TheArtOfDev.HtmlRenderer.Core.Entities
Callback used in HtmlImageLoadEventArgs to allow setting image externally and async. The callback can provide path to image file path, URL or the actual image to use. If is given (not Empty) then only the specified rectangle will be used from the loaded image and not all of it, also the rectangle will be used for size and not the actual image size.