A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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