hdc difference
- From: "Boki" <bokiteam@xxxxxxxxxxxxxx>
- Date: 4 Jun 2006 22:59:51 -0700
Hi All,
I am going to show the difference between two hdc.
Is that the only I can do ? ( any API(fast) to calculate two array
difference ( byte by byte ))
'//////////////////////
For x = 0 To 320
For y = 0 To 240
....
....
Next y
Next x
'//////////////////////
or I have to do it by PSET .... to new hdc, it seems very slow.
Best regards,
Boki.
.
- Prev by Date: Failed to decrypt
- Next by Date: Re: App already running?
- Previous by thread: Failed to decrypt
- Next by thread: Printing to screen in VB.NET
- Index(es):
Relevant Pages
|
Loading