Class ImageFormatInfo
Inheritance
ImageFormatInfo
Assembly: AcousticWorkbench.dll
public class ImageFormatInfo : FormatInfo
Properties
|
Improve this Doc
View Source
Declaration
public string Colour { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public double Ppms { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string WindowFunction { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int WindowSize { get; set; }
Property Value
Extension Methods