R
_R
I need to establish a canvas for sorts, for painting primarily single
line pictures. Lines and images are currently drawn into raw
graphics space which is derived from a control, using LockBits.
I'm wondering if there is a quicker way to do this (like a wrapper for
Win32 DibSection with PInvoke'd BitBlt?)
line pictures. Lines and images are currently drawn into raw
graphics space which is derived from a control, using LockBits.
I'm wondering if there is a quicker way to do this (like a wrapper for
Win32 DibSection with PInvoke'd BitBlt?)