Method GetImageNotScaled
GetImageNotScaled(TKey)
Gets output image, but without any scaling applied.
A key to index the image by.public Image? GetImageNotScaled(TKey key)
Parameters
keyTKey
Gets output image, but without any scaling applied.
A key to index the image by.public Image? GetImageNotScaled(TKey key)
key TKey