Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 05-25-2005, 12:46 PM   #1 (permalink)
alkingg
Registered User
 
Join Date: Feb 2005
Posts: 10
alkingg is on a distinguished road
Question bmp file

i want to make a resize on a bmp file so as an example i have 200x200 pixel image and i want to make it 201x201 ...so i add a 1 pixel at the end of each row so the file become>>>>

100 125 10 ........................255 255 255
125 10 100.........................255 255 255
.
.
.
.

the three 255 is the added pixel from me......but the result was unexpected and the output image is not similar to the input image ??!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
alkingg is offline   Reply With Quote
Old 05-31-2005, 08:45 AM   #2 (permalink)
QUantumAnenome
Code Monkey
 
Join Date: Mar 2005
Posts: 55
QUantumAnenome is on a distinguished road
Send a message via Yahoo to QUantumAnenome
For BMPs, the width pixel data must be padded to a multiple of 4 pixels (not bytes!).
For 201 x 201, keep the headers as such, but pad the pixel data to be 204 x 204.
QUantumAnenome is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Output problem with file manipulation (newbie) crazyant Java 4 03-11-2005 01:03 PM


All times are GMT -8. The time now is 12:17 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting