Click or drag to resize

MemoryStreamImageProxyExtension Property

Gets the extension that designates the type of memory stream, such as '.png' or '.jpg'.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string Extension { get; }

Property Value

String
See Also