Removes the extra channel at the specified index of the collection.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub RemoveAt ( _ index As Integer _ )
public void RemoveAt( int index )
Type: System.Int32
The zero-based index of the extra channel to remove.