ImageDetach Method

CVB.Net Documentation
Detaches this Image object from the native IMG.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

protected void Detach()
Remarks

This call marks this object as disposed without changing the underlying ref-count.
See Also

Reference