Aurigma Graphics Mill 5.5 for .NET
PreLoadedFrame Class
This class represents a frame returned by FormatReader and always containing a bitmap.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
This abstract class is used for reading unseekable movies and, therefore, such kind of frames should already contain a bitmap, in contrast to the Frame objects.
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill..::.LockableObject
L
Aurigma.GraphicsMill.Codecs..::.Frame
L
Aurigma.GraphicsMill.Codecs..::.PreLoadedFrame
L
Aurigma.GraphicsMill.Codecs..::.DSPreLoadedFrame
L
Aurigma.GraphicsMill.Codecs..::.WMPreLoadedFrame
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.


