Jump to content

Recommended Posts

Posted (edited)

Hello,

I have a set of jpg files that I want to combine into one big jpg. I imagine that something like this is possible using the GDI+ functionality:

a) create a huge bitmap (i'm talking 20,000 pixels by 20,000 pixels)

B) for each jpg I want to combine, draw it on the appropriate spot on the bitmap

c) save the bitmap as a jpg

Your help would be greatly appreciated :)

Thanks,

fidel

Edited by Fidel
Posted

Have you ever tried opening a 20000x20000 pixel jpg?

Not many programs will be able to open it at it true size..

eg: Windows Picture fax viewer will open it, but as soon as you hit show actual size it'll fail to render it.

IrfanView will just chew massive amount of memory and in most cases will fail.

So what would you use 20000x20000 pixel jpg for?

I created a blank (black) jpg at 20000x20000 pixels and it was 5.96 MB

opening it causes grief in most cases.

If you added colored images to that jpg it would be huge and not user friendly to open or load.

Posted

What is your purpose? Maybe we can think of something that will fulfill the purpose without making a ginormous jpeg.

Certifications: A+, Network+, Security+, Linux+, LPIC-1, MCSA | Languages: AutoIt, C, SQL, .NETBooks: AutoIt v3: Your Quick Guide - $7.99 - O'Reilly Media - September 2007-------->[u]AutoIt v3 Development - newbie to g33k[/u] - Coming Soon - Fate Publishing - Spring 2013UDF Libraries: SkypeCOM UDF Library | ADUC Computers OU Cleanup | Find PixelChecksumExamples: Skype COM Examples - Skype4COMLib Examples converted from VBS to AutoIt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...