Advertisement

1 - 10 of 17 containing alltags:("greyscale") (0 seconds)
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?
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...
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,
Zones: Visual Basic, GraphicsDate Answered: 09/05/2001 Grade: B Views: 0
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): ---------...
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.
Zones: Adobe IllustratorDate Answered: 06/29/2007 Grade: A Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 09/03/1999 Grade: A Views: 0
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...
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...
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...
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...
Zones: Visual BasicDate Answered: 08/17/2001 Grade: A Views: 0