hi!
i'm new to this group.
i can suggest a solution.....
wy not use TIFF format. It is compressed, device independent and
easy to edit....
regards,
Amit Bhandari
--- In
TheRevolutions@yahoogroups.com, Nav S <navs_cse@y...> wrote:
>
> Query:
>
>
> We are using BMP file to display image in our project (VC++).But
the size of the file is large and it takes time to load the file. so
if you use JPEG file then whether we can get some benefit is terms of
processing. i.e. Whether to use JPEG files are better than BMP in
terms of efficiency ignoring the image quality.
>
> Answers:
>
> 1.
>
> JPEG images will contain compressed data. So if you are using the
JPEG's for further analysis, it may create a problem.
>
> The algorithm you are using for the BMP processing will not give
the same performance with JPEG if you are using motion queues
>
> In terms of processing it will definitely give the advantage over
the BMP. So if you are using only for the display purpose its good to
use jpeg images than bmp
>
> 2.
> After loading JPEG to your software, the computer makes room in
memory to hold the data in 8 bits with 3 bytes each representing
colour information. Hence, there is no way you can save or process
faster or slower for different file formats. What JPEG or JPG offers
is saving disk space by encoding certain information. Whether you
load JPG or BMP both works at same pace.
>
>
> Files:
>
> The Guys who are intrested in J2ME can download paper presentation
from The Revolutions Group's site:
>
>
http://www.yahoogroups.com/group/TheRevolutions
>
> then select 'Files' Section
>
>
>
> Smiles,
>
> Team Revolutions
>
>
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Small Business - Try our new Resources site!