public void DrawingBitmap_ToImageSharpBgr24()
 {
     var image = _bitmapSource.ToImageSharpBgr24();
 }