PC Review


Reply
Thread Tools Rate Thread

how to create a bmp/png of an exact size ?

 
 
John A Grandy
Guest
Posts: n/a
 
      14th Nov 2006
What tool do I use and how do I create a bmp/png of an exact size ( m x n
pixels ) ?


 
Reply With Quote
 
 
 
 
Michael C
Guest
Posts: n/a
 
      14th Nov 2006
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:(E-Mail Removed)...
> What tool do I use and how do I create a bmp/png of an exact size ( m x n
> pixels ) ?


new bitmap(100,100, pixelformat.whatever)

>
>



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      15th Nov 2006
"John A Grandy" <johnagrandy-at-yahoo-dot-com> schrieb:
> What tool do I use and how do I create a bmp/png of an exact size ( m x n
> pixels ) ?


Check out the 'Bitmap' class' constructors. You can later save the bitmap
to a file by calling the 'Bitmap' object's 'Save' method.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exact File has different Size Shades Microsoft Word Document Management 1 25th Feb 2010 01:24 PM
Measuring exact size of a string EgregioSignore Microsoft C# .NET 4 29th Oct 2007 06:47 PM
Measuring the exact size of a string EgregioSignore Microsoft Dot NET Framework Forms 2 29th Oct 2007 02:21 PM
exact file size in bytes displayed in the Windows Explorer "Size"column? Larry__Weiss Windows XP Basics 3 4th Nov 2004 12:10 PM
Re: exact window size Tom Pepper Willett Microsoft Frontpage 0 17th Jul 2003 01:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:08 PM.