This is a base class for the frames.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public MustInherit Class Frame _ Inherits LockableObject _ Implements IFrame
public abstract class Frame : LockableObject, IFrame
In general, frames stores the following information:
These data are read from file only once. After you read some property, it is cached and next time it returns pre-loaded data.