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: 25.1.421.0 (25.1.421.0)
Syntaxpublic IntPtr Scan0 { get; }
Public ReadOnly Property Scan0 As IntPtr
Get
public:
property IntPtr Scan0 {
IntPtr get ();
}
member Scan0 : IntPtr with get
Property Value
Type:
IntPtr
See Also