public static void DisplayImage(object sourceMatrix, PictureBox picBox) { _imageHolder.DisplayImage(sourceMatrix, picBox); }