AGI Components with Insight3D Alpha 2008 r8
LoadFromSize Method (Size)
Library ReferenceAGI.Graphics.Imaging IAgGxImageDataLoadFromSize(Int32)
Constructs an ImageData buffer from the given size in bytes.
Declaration Syntax
C# Visual Basic Visual C++
void 
LoadFromSize(
        
int 
Size
)
Sub 
LoadFromSize ( _
        
Size 
As 
Integer _
)
void 
LoadFromSize(
        [
InAttribute] 
int 
Size
)
Parameters
Size ( Int32)

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