CodecRegistry.CreateReader Method

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

Syntax

C#
public ImageReader CreateReader(
	Stream stream
)

Parameters

stream

Type: System.IO.Stream

See Also

Reference