This interface is implemented by objects which represents media formats frames.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Interface IFrame _ Implements IDisposable
public interface IFrame : IDisposable
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.