You are here: Start » AVL.NET » Image.Release Method

Image.Release Method

Returns pointer to pixels memory which since that point will be owned externally (this image will not delete it in the destructor).

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public System.IntPtr Release()

See also