If I creat a TImage that dosn't show on the form Will the Colour Palette be adjusted to the Windos Colour Palette? If not then could I get the exact colour of a pixel on its Bitmap?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10013701.html
Does anyone know how to get into a higher colour mode AND plot a pixel to the screen? Also, is this higher colour mode able to display ALL the colours at the same time?
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10104967.html
Zones:
PascalDate Answered: 12/04/1998 Grade: A Views: 0
I've written a program to turn all the pixels of an image into an int array. Now I want to change them from the int format of something like -258954 so that I can adjust the alpha, red, green or bl...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10245830.html
Zones:
JavaDate Answered: 12/14/1999 Grade: A Views: 0
I need to constant windows size ( cdialog based) for all windows systems ( with all font settings ) I need to fix window size in pixels.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10322112.htm...
Zones:
Windows MFCDate Answered: 04/06/2000 Grade: B Views: 0
Hello,
Can you please tell me if there is any way of producing an Image object from arrays of R,G,B,A pixel values.
If you can help it would be great, as I have been breaking my head over this fo...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20065858.html
Zones:
JavaDate Answered: 04/07/2003 Grade: B Views: 0
Hi,
I need to set up an html page full of data for printing. Does anyone know how many pixels are covered by a 8.5x11 inch page? I need to make sure the width is ok, and that I can create a bl...
http://www.experts-exchange.com/Web_Development/Images/Q_20065988.html
Zones:
Web ImagesDate Answered: 01/31/2001 Grade: C Views: 0
hi,
How can I get the color of a pixel within a Frame? I urgently looking for your help.
Thanks in advance.
http://www.experts-exchange.com/Programming/Languages/Java/Q_20105730.html
Zones:
JavaDate Answered: 04/14/2001 Grade: A Views: 13
Whats a twip and when sizing objects, why dont we just work in pixels?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20268110.html
Zones:
Visual BasicDate Answered: 02/18/2002 Grade: A Views: 0
I am trying to scan a variety of binary resource files (.res files) for dialog box resources that match a certain size restriction in PIXELS. The problem is that the dialog resource structures sup...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20284154.html
I am trying to build the following.
Small form containing a panel containing a label.
The purpose of this form is to flash a message to the user on screen. There are no buttons. The form is...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20323114.html