Sets the maximum possible frame count supported by this codec.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Sub SetFrameCount ( _ count As Integer _ )
protected internal void SetFrameCount( int count )
Type: System.Int32
Number of frames which can be stored in files of this format.This method should be called when the file is being opened.