Gets the
IntPtr associated with the first value of data in the raster.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IntPtr Scan0 { get; }
Public ReadOnly Property Scan0 As IntPtr
Get
public:
property IntPtr Scan0 {
IntPtr get ();
}
member Scan0 : IntPtr with get
Property Value
Type:
IntPtrSee Also