Click or drag to resize

MemoryStreamImageProxyFromFile Method

[Missing <summary> documentation for "M:Altaxo.Drawing.MemoryStreamImageProxy.FromFile(System.String)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static MemoryStreamImageProxy FromFile(
	string fullpath
)

Parameters

fullpath  String

[Missing <param name="fullpath"/> documentation for "M:Altaxo.Drawing.MemoryStreamImageProxy.FromFile(System.String)"]

Return Value

MemoryStreamImageProxy

[Missing <returns> documentation for "M:Altaxo.Drawing.MemoryStreamImageProxy.FromFile(System.String)"]

See Also