Primary method for updating dynamic image
data. When clients of the image require its data, the Update
function is called with an IAgGxImageData buffer for writing the
image data for the current time. The Time parameter provides the
current animation time. ???
| C# | Visual Basic | Visual C++ |
bool Update( IAgGxImageData pImageData, double Time )
Function Update ( _ pImageData As IAgGxImageData, _ Time As Double _ ) As Boolean
bool Update( [ InAttribute] IAgGxImageData^ pImageData, [ InAttribute] double Time )
- pImageData ( IAgGxImageData)
- Time ( Double)
Assembly: AGI.Graphics.Imaging.Interop(Module: AGI.Graphics.Imaging.Interop) Version: 9.0.0.0 (9.0.0.0)