FrameCollectionBase Class

Represents a base class for the frame collections.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public class FrameCollectionBase : IEnumerable, IEnumerable<Frame>

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.FrameCollectionBase

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference