zoom a bitmap image in C++



 DEVELOP > c-Plus-Plus > zoom a bitmap image in C++

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "swetha"
Date: 21 Dec 2007 10:06:33 AM
Object: zoom a bitmap image in C++
HI,
I am very new to C++.Using C++ I am reading one bitmap image.Now,I
am trying to zooming that image.Can any one tell me which function
have to use for this.Or can any one send some sample code regarding
this zooming a bitmap image.
Hope any one will give reply as soon as possible.
Regards,
swetha.
.

User: "Tomás Ó hÉilidhe"

Title: Re: zoom a bitmap image in C++ 05 Jan 2008 01:39:59 PM
swetha <swethakiran.korada@gmail.com> wrote in comp.lang.c++:

I am very new to C++.Using C++ I am reading one bitmap image.Now,I
am trying to zooming that image.Can any one tell me which function
have to use for this.Or can any one send some sample code regarding
this zooming a bitmap image.

Hope any one will give reply as soon as possible.

The C++ standard doesn't mention anything about images or image formats,
however there are C++ communities built up dedicated to image processing.
To achieve portable image processing programming, they produce a "cross-
platform library" which people can use in developing an application which
will run on the likes of Windows, Linux, Mac, Playstation 3.
There's currently no newsgroup in place for discussing cross-platform
programming in C++, which is why I've proposed the creation of
comp.lang.c++.cross-platform. Voting should start in the next day or two
(there's a load of red tape crap at the minute).
I'd appreciate if you'd vote.
--
Tomás Ó hÉilidhe
--
Tomás Ó hÉilidhe
.

User: "red floyd"

Title: Re: zoom a bitmap image in C++ 21 Dec 2007 11:14:30 AM
swetha wrote:

HI,
I am very new to C++.Using C++ I am reading one bitmap image.Now,I
am trying to zooming that image.Can any one tell me which function
have to use for this.Or can any one send some sample code regarding
this zooming a bitmap image.

The C++ language has no notion of "bitmap image" or "zoom". As such,
this is a question about your library or your GUI's API.
Please consult your library documentation or your API documentation,
or ask in a newsgroup relevant to your platform. See the FAQ:
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
For a list of suggested newsgroups.
.


  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER