imageprocessingcropfromscreenshot

  1. A

    How to make a screen of a URL in desktop mode?

    Hello, I'm looking to make screenshots of a website. The problem is that it takes screenshots of the mobile version (or a resized and small screen) I tried to select only the computer in the settings, but it does not change anything. What should I do to get a screenshot of a url in desktop...
  2. Vasyl1

    Как объединить два C# кода

    Помогите пожалуйста объединить два C# кода 1. Он делает скрин определенного пикселя. string file = project.Directory+@"\"+project.Variables["namber_string"].Value+@"\gain_power.bmp"; ZennoPoster.ImageProcessingCropFromScreenshot(instance.Port, file, 10, 10, 1, 1, "pixel"); 2. Преобразовывает...