Aurigma Graphics Mill 5.5 for .NET
WMReader..::.Current Property
Returns a current frame as an Object.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Syntax
Remarks
This property is used when one cannot get the frame by index and have to iterate through all frames of the movie.
You may use the LoadCurrentFrame()()() method instead.