Ivan's ImageToXcel

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Hi Todd,

That is really smoking. :)

Also of potential interest, this graphics program is pretty built with another high-level language, C# (with a little C++):

http://www.getpaint.net/

Also, if you want to see some insanely good graphics manipulation with VB6, check some of the posts by this person on GDI+ algorithms:

http://www.xtremevbtalk.com/t92821.html

This particular individual does some prettty insane stuff with images and classic VB!

Okay, so when I first got my digital camera, I didn't quite get how to properly use it and was notorius for shooting off pictures with really bad red-eye. Hey, give me a break, I'm a numbers guy. :wink:

In any event, I showed that particular person the following picture:

Tracy-Nathan.jpg


You know what he says? GDI to the rescue! He used a custom VB application that he wrote to render the following:

Tracy-Nathan_No_Red.jpg


I played around with red-eye reduction techniques in Adobe Photoshop and Paint.Net and couldn't even come close to the results that he, very quickly, came up with using GDI+ and VB6.

Of course, this kind of talent isn't exactly normal, in my opinion, that's a bit of a freak-show (in a a really good way) and if you play around with GDI+, you'll probably agree...

But yes, for a high-level language, you can do some pretty amazing stuff with VB[A].

Steven Lebans came up with a great technique for coercing an image to a Byte Array in Access, which I turn have used to marshal images from Access to Excel:

http://www.mrexcel.com/board2/viewtopic.php?p=215511#215511

That's extremely fast, and slick.

In any event, nice work Mr. Moala! :)
 

Forum statistics

Threads
1,222,691
Messages
6,167,670
Members
452,131
Latest member
MichelleH77

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top