472,782 Members | 1,518 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,782 software developers and data experts.

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.
Dec 21 '07 #1
1 7668
swetha <sw****************@gmail.comwrote 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
Jan 5 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Carl Gilbert | last post by:
Hi I was looking for a component that will enable me to zoom into an image very easily and quickly. I was hoping there may be something, perhaps part of VB.NET, that will allow me to drag a box...
2
by: Mo Ade via .NET 247 | last post by:
How do I write code to include a zoom feature in my project so that when my Vb Form loads an image I can click in my main menu zoom in or zoom out? -------------------------------- From: Mo Ade ...
6
by: Rich | last post by:
Hello, I am putting together a simple picture viewing program to view jpg. bmp pictures. I have the picturebox sizemode set to autosize. I have the picturebox in a pannel set to autoscroll, so...
3
by: Keith G Hicks | last post by:
In MS Access image controls there's a property setting for "Size Mode" --> Clip, Zoom or Stretch. I don't see any similar property in an asp image control. When I have an image on a page, it seems...
4
by: wasishincar | last post by:
I'm trying to read a bitmap and zoom in/out it on screen. I wrote some code but it did not perform as I expect. The bitmap shift 1 pixel to the upper-left coner when zooming in/out button was...
0
by: murry19830507 | last post by:
i want creat an web application(c#.net),which contains an image and one radiobutton list with 3 radiobuttons(zoom in ,zoom out ,zoom window) when user checked on zoom in imge has to be zoom inthe...
0
by: alarock | last post by:
HI THIS IS MY CODE..I WANT TO ZOOM THE BITMAP..HOW IT IS POSSIBLE??? using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing;...
2
by: VC | last post by:
Hi I'd like to display an imagem in a picture box, but just a portion of it Example (please ignore the dots, I use them to keep the alignment) ...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.