R
RawSteel
Hi.
I am just curious if there is a way to make some calculations on some
bitmap then to update them but NOT using the SetPixel method of the
Bitmap class (because it is extremely slow)?
Can these changes be made by unsafe code, or unmanaged code, may be
API functions, and how?
I have read lot about my problem and at least several opinions were
that this is imposible. Is it really?
I am just curious if there is a way to make some calculations on some
bitmap then to update them but NOT using the SetPixel method of the
Bitmap class (because it is extremely slow)?
Can these changes be made by unsafe code, or unmanaged code, may be
API functions, and how?
I have read lot about my problem and at least several opinions were
that this is imposible. Is it really?