Pointer to the element of buffer.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
protected readonly byte* ptr
Visual Basic (Declaration)
Visual Basic does not support APIs that consume or return unsafe types.
Visual C++
protected:
initonly unsigned char* ptr

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also