AGI Components with Insight3D Alpha 2008 r8
ScanEntry Property
Library ReferenceAGI.Graphics.Imaging IAgGxImageDataScanEntry
Returns a pointer to the first data component associated with the ImageDataValue.
Declaration Syntax
C# Visual Basic Visual C++
IntPtr 
ScanEntry { 
get; 
set; }
Property 
ScanEntry 
As 
IntPtr
property 
IntPtr 
ScanEntry {
        
IntPtr 
get ();
        
void 
set (
IntPtr 
value);
}

Assembly: AGI.Graphics.Imaging.Interop(Module: AGI.Graphics.Imaging.Interop) Version: 9.0.0.0 (9.0.0.0)