protected override T FromTiffImage(TiffImage tiff) { return(TiffImageLoader.ToColorImage <T>(tiff)); }