Common.GetImageExtension Method (Stream)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static string GetImageExtension(
	Stream imageStream
)

Parameters

imageStream

Type: System.IO..Stream

See Also

Reference