Method InvalidateBitmap
- Namespace
 - PaintDotNet.Controls
 
- Assembly
 - PaintDotNet.Framework.dll
 
InvalidateBitmap()
This method should be called if the contents of the Bitmap change. This will cause the bitmap to be re-copied to the GPU.
public void InvalidateBitmap()