AGI Components with Insight3D Alpha 2008 r8
Attributes Method (pImageAttributes)
Library ReferenceAGI.Graphics.Imaging IAgGxDynamicImageData Attributes(IAgGxImageAttributes)
Defines the attributes of the dynamic image data. The IAgGxImageData that is passed to the Update method will contain a buffer created from the IAgGxImageAttributes defined in the Attributes method.
Declaration Syntax
C# Visual Basic Visual C++
void 
Attributes(
        

IAgGxImageAttributes 
pImageAttributes
)
Sub 
Attributes ( _
        
pImageAttributes 
As 

IAgGxImageAttributes _
)
void 
Attributes(
        [
InAttribute] 

IAgGxImageAttributes^ 
pImageAttributes
)
Parameters
pImageAttributes ( IAgGxImageAttributes)

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