Hi everyone. I would like to create a graphically oriented game using Rapid-Q. My program would require the ability to load images (like bitmaps) and then edit them. However, I cannot find any function within Rapid-Q which would allow me to select a specific pixel on a bitmap or on the Form and determine the color of that pixel. Is there any way that this can be done?
2. Re: Graphics Editing w/ Rapid-Q
#1144
Posted by: 2004-01-07 23:31:54
Hello !
The QImage.Pixel property is a read, write property ???