public SampImageLoadFits(ImageLoadFitsDelegate callback) { Name = "image.load.fits"; imageLoadFits += callback; }