Page 1 of 1

Background on Thumbnails

Posted: Thu Jul 22, 2004 12:55 pm
by AndyPC
How do you set the background on thumbnail images. I keep on getting a black background when I want white.

Re: Background on Thumbnails

Posted: Sat Jul 24, 2004 6:44 pm
by Nikolay Raspopov
AndyPC wrote:How do you set the background on thumbnail images. I keep on getting a black background when I want white.
Same question.

Re: Background on Thumbnails

Posted: Tue Jul 27, 2004 7:10 am
by xnview
AndyPC wrote:How do you set the background on thumbnail images. I keep on getting a black background when I want white.
Use canvas resize
Pierre.

Example for white background with CanvasResize

Posted: Tue Oct 19, 2004 11:16 am
by SyntaxError
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?

Cheers :D

David

Re: Example for white background with CanvasResize

Posted: Tue Oct 19, 2004 2:20 pm
by xnview
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?
But you can't resize the canvas if the thumbnail has already this size??

Posted: Tue Dec 12, 2006 10:53 am
by jpfumoleau
Same problem even different sizes between LoadThumbnail and ResizeCanvas.

Posted: Tue Dec 12, 2006 1:23 pm
by xnview
jpfumoleau wrote:Same problem even different sizes between LoadThumbnail and ResizeCanvas.
If you use LoadThumbnail, you have only the picture!