This class represents a frame returned by FormatReader and always containing a bitmap.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public MustInherit Class PreLoadedFrame _ Inherits Frame
public abstract class PreLoadedFrame : Frame
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.