Click or drag to resize

IMcPixelBufferClearWrittenToState Method

Clears the mcPixelBufferStatusFlags.mpbsfHasBeenWritten state accessed by the GetBufferStatus method.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub ClearWrittenToState
Remarks
This method can be called immediately after an image is opened from storage to reset the GetBufferStatus mcPixelBufferStatusFlags.mpbsfHasBeenWritten bit to clear.
See Also