Does anyone know how to convert a single byte representing monochrome into an RGB value with a byte for each element r, g and b?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_12026200.html
Zones:
Visual BasicDate Answered: 08/05/2001 Grade: A Views: 0
I have a large number of DWORDs that I need to add in the fastest way possible. I don't know enough MMX/SSE/3dNow/xyz to know if they'll be of any use, but I hope they are.
I have two possibili...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_21158068.html
Zones:
AssemblyDate Answered: 10/15/2004 Grade: B Views: 0
Hi,
Does anyone have a code that can convert and image (.jpg,.gif,.bmp) to greyscale image and how can I get the intensity value of each pixel.
thanks,
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20005977.html
hey guys,
I am able to open up an image, but I want it to be able to convert a greyscale image into a 2 pixel image.
Here is the code i have so far (with help from someone else):
---------...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21025374.html
Zones:
Visual BasicDate Answered: 06/17/2004 Grade: A Views: 0
I just converted a picture to greyscale in illustrator. The effect looks nice, but I am wondering if I can change the colors to match other parts of my pamphlet.
http://www.experts-exchange.com/Software/Photos_Graphics/Illustration/Adobe_Illustrator/Q_...
Convert full color bitmap to 256 greyscale
==========================================
Anybody know how to do this ?
I used TBitmap object, load a full color bitmap, and
I try to print it thro...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10201670.html
if i make a black square in photoshop/paint and copy it to word2000 and select a nice background for the dokument, then i have a wite square with my black square in it. now if i make the with backg...
http://www.experts-exchange.com/Web_Development/Images/Q_20177221.html
Zones:
Web ImagesDate Answered: 10/31/2001 Grade: B Views: 0
Hi,
I have a bit map image (.bmp) image. I want to convert the whole image to grey scale. However set one color not to be converted to its grey scale.
For example I have a color image, I want e...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21731008.html
Zones:
Visual BasicDate Answered: 02/09/2006 Grade: A Views: 0
hi,
i want to convert a colour bitmap to greyscale. I also only want to highlight one particular colour, so i want to effectively turn every other pixel white and turn the highted pixel colour b...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22939350.html
Zones:
C++Date Answered: 11/06/2007 Grade: A Views: 0
I have got a binary file of 1080000 bytes. It is actually a b/w satellite image raw data (binary data).
it is of 1000 pixels width X 1080 pixels height. the colors range from black(0) to white(255...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20003972.html
Zones:
Visual BasicDate Answered: 08/17/2001 Grade: A Views: 0