C
Comcast
I understand that one of the limitations of the Image.GetThumbnailImage()
function is that it's not really good for creating "large" thumbnails
because if it exists in the image file, the function will take the embedded
thumbnail and actually blow it up to the requested height/width.
Does anyone know if Microsoft will be fixing this "feature" or whether
there's a work around to force the function to use the full image to scale?
Thanks in advance for any comments.
function is that it's not really good for creating "large" thumbnails
because if it exists in the image file, the function will take the embedded
thumbnail and actually blow it up to the requested height/width.
Does anyone know if Microsoft will be fixing this "feature" or whether
there's a work around to force the function to use the full image to scale?
Thanks in advance for any comments.