FIICCPROFILE.DataPointer Property

FreeImage.NET

FIICCPROFILEDataPointer Property
Points to a block of contiguous memory containing the profile.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public IntPtr DataPointer { get; }

Property Value

Type: IntPtr
See Also