POV-Ray : Newsgroups : povray.competition : Detail Image : Re: Detail Image Server Time
1 May 2024 16:35:19 EDT (-0400)
  Re: Detail Image  
From: Oleguer Vilella
Date: 10 Oct 2004 14:31:28
Message: <41698000@news.povray.org>
I cut the black marge with Photoshop and when I put the file on the Internet
it says me that the area is more than 1/25 of the main image area.
What's the problem? Must I reduce the resolution of the image with Photoshop
to arrive at the same resolution of the main image?
That's the code "+w6400 +h4800 +SR0.44 +ER0.64 +SC0.55"

Thanks,
Oleguer





news:41695904$1@news.povray.org...
> > I rendered the image like this +w6400 +h4800 +SR0.44 +ER0.64 +SC0.55
> > +EC0.75 and in BMP format is very big, it's 87'9 Mb. Is it normal?
>
> 6400 x 4800 pixels (30 Mpix image)  x  3 bytes (24 bit image)  =  92160000
bytes
> which corresponds to the 87.9 MB you have (the BMP header adds a few more
bytes).
>
> I'd suggest you save your images using a lossless compression format
> such as PNG or TIFF.  Just use the POV-Ray +FN flag (for PNG) while
rendering,
> or convert the BMP to e.g. PNG using your favorite image editor.
>
> - NC

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.