BitmapUnlockBits Method

Unlocks the pixels in the bitmap.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public void UnlockBits(
        BitmapData data
)

Parameters

data
Type: WebSupergoo.WordGlue4.RenderingBitmapData
See Also