CodecRegistry Constructor (FileFormat[])

Initializes a new instance of the CodecRegistry class with the specified file formats.

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

Syntax

C#
public CodecRegistry(
	FileFormat[] formatOrder
)

Parameters

formatOrder

Type: Aurigma.GraphicsMill.Codecs.FileFormat[]

See Also

Reference