|
picture in JvDBRichEdit
|
| |
I can load a bitmap into a JvDBRichedit.
Now I want to select it and do some work with it and replace the original with the new one.
But how can I select it (in code I mean).
Thanks for helping.
I will cross post this because many groups seems unattended.
|
|
save canvas to image in IE7/8
|
| |
Dear all group member,
I am software developer and facing to much trouble of save canvas
image in server for IE7 and 8 version .Its working in all browser but
not working in above broser please help me .
in this i am stuck in .toDataurl <error was object not supported>
i am using code for this .... more »
|
|
Communication with printer driver
|
| |
hello..
How do I'm get the status monitor of the EPSON STATUS MONITOR 3 ?,
I've tried to detect the status direct from the driver, not from
windows,
but I just get the status from the windows, not from DRIVER, the
difference :
if from the windows after the printing is executed then the status is... more »
|
|
graphics32.lib for delphi c++
|
| |
I have the graphics32 working with delphi and i also have a nice program in c++(delphi) which requires graphic32.lib. How do i prepare a c++ usable library?.
|
|
Delphi graphics programmer needed
|
| |
Hi. I need a Delphi programmer to modify a piece of code that performs screen reading, providing one or more screen windows fonts. The code works fine but it has a problem when two characteres touch between them. Anyone interested?
|
|
why doesn't storing / reusing pen handles work?
|
| |
I create 2 pens, set the canvas pen handle to the first, draw, works ok, the the canvas pen handle to the second, draw, works ok, set it back to the first again, and the color and width are lost (get pen black and width 1). Why is this? Here's the code: unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;... more »
|
|
How to change the bit depth of a bitmap
|
| |
I need to change the bit depth of an existing bitmap from 24 to 4. The existing bitmap is for display; no printer is involved. Can someone help me with this?
|
|
|