Creates and initializes new GifFrame class instance. You can set frame position and interlacing option here.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.Int32
X-coordinate of the top left corner of the frame (in pixels). You can change it later using Left property.Type: System.Int32
Y-coordinate of the top left corner of the frame (in pixels). You can change it later using Left property.Type: System.Boolean
Value that specifies if the frame should be interlaced. You can change it later using Interlaced property.