|
UnmanagedImageImageData Property
|
Pointer to image data in unmanaged memory.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public IntPtr ImageData { get; }
Public ReadOnly Property ImageData As IntPtr
Get
Request Example
View SourceProperty Value
Type:
IntPtrSee Also