Background on Thumbnails
Posted: Thu Jul 22, 2004 12:55 pm
How do you set the background on thumbnail images. I keep on getting a black background when I want white.
Various discussion boards for XnView and related products
https://newsgroup.xnview.com/
Same question.AndyPC wrote:How do you set the background on thumbnail images. I keep on getting a black background when I want white.
Use canvas resizeAndyPC wrote:How do you set the background on thumbnail images. I keep on getting a black background when I want white.
But you can't resize the canvas if the thumbnail has already this size??SyntaxError wrote:I try to change background thumbnail with GFlax to white but it does not work :
.LoadThumbnail File, Px, Px
.ResizeCanvas Px, Px, RGB (255,255,255)
Could you give one example?
If you use LoadThumbnail, you have only the picture!jpfumoleau wrote:Same problem even different sizes between LoadThumbnail and ResizeCanvas.