Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
hah, i was start writing that i know that, make it and still nothing, but i write that self not copy one more time , and now it works, i thing i use in directory " C:/1.jpg" , the correct is "C:\1.jpg" just that, sorry ,
Ofcorse it works ,and thanks for u , hmm the result is : {Width=3660, Height=2760} how now to calculate size??
I need to get just that img size ( jpg ) , i think it's imposible to get that img size using his Width and Height ...
Maybe better to write a normal funcion to read size file ( not a specify img size) ??
string path = project.Variables["file"].Value; // переменная пути к файлу
long fileBytes = long.Parse(project.Variables["fileBytes"].Value); // переменная размера файла в байтах