Accord.Imaging.Formats.FITSImageInfo.FITSImageInfo C# (CSharp) Method

FITSImageInfo() public method

Initializes a new instance of the FITSImageInfo class.
public FITSImageInfo ( ) : System
return System
        public FITSImageInfo() { }

Same methods

FITSImageInfo::FITSImageInfo ( int width, int height, int bitsPerPixel, int frameIndex, int totalFrames ) : System