ImageRequestProcessor sealed class ImageRequestProcessor : ResourceRequestProcessor<IImageInfo> For more information, see: http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#update-the-image-data Documentation Code public int Height { get; } public int Width { get; }