MemoryStreamImageProxyFromFile Method |
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static MemoryStreamImageProxy FromFile(
string fullpath
)
Parameters
- fullpath String
- The full file path.
Return Value
MemoryStreamImageProxyA memory-backed image proxy.
See Also