AForge.Imaging.Formats.FITSImageInfo.FITSImageInfo C# (CSharp) Метод

FITSImageInfo() публичный Метод

Initializes a new instance of the FITSImageInfo class.
public FITSImageInfo ( ) : System
Результат System
        public FITSImageInfo( ) { }

Same methods

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