Hi
We are uploading image from our application and using ImageGalleryHandler to Add image.
The thumbnail generated from this has the black backround. Is there any way we can give white backround to the thumbnails.
Also while getting the thumbnail we are using belowe code
Thumbnail userThumbnail = myPage.Potrait.GetThumbnail.(width,height,ThumbnailFormat.ReduceAndCrop)
Is there any way we can specify the backround color if image is is smaller than width X height
Hi
We are uploading image from our application and using ImageGalleryHandler to Add image.
The thumbnail generated from this has the black backround. Is there any way we can give white backround to the thumbnails.
Also while getting the thumbnail we are using belowe code
Thumbnail userThumbnail = myPage.Potrait.GetThumbnail.(width,height,ThumbnailFormat.ReduceAndCrop)
Is there any way we can specify the backround color if image is is smaller than width X height