Влизане
www.adoxx.org
Welcome
Download
Tutorial
Olive Webinar
Introduction Webinar
Interaction with external API webinar
ADOxx Training Registration
ADOxx Training Overview
Frequently Asked Questions
Developer Community
Realization Cases
Falcon
Building Blocks_
Documentation
Introduction to ADOxx
Modelling Language Implementation
Mechanisms and Algorithms Implementation on ADOxx
ADOxx Development Tools And Services
ADOxx Development Languages
ADOxx Development Languages: Syntax Support in Notepad++
ADOxx Development Languages: Syntax Support in Microsoft Visual Studio Code
AdoScript Documentation
CoChaCo4ADOxx
Contact
ADOxx.org
Frequently Asked Questions
University of Vienna - OMILAB
Can you get the dimentions of an image stored in a file through AdoScript?
Тема от дъските със съобщения
Последни съобщения
Статистика
Отговор
(
Размаркиране
)
Маркирай като отговор
« Обратно към University of Vienna - OMILAB
Can you get the dimentions of an image stored in a file through AdoScript?
Нишки [
Предишен
|
Следващ
]
Can you get the dimentions of an image stored in a file through AdoScript?
Patrik
18-9-20 7:01
RE: Can you get the dimentions of an image stored in a file through AdoScri
Mateusz Dziedzic
18-9-20 7:59
Patrik
Ранг:
Junior Member
Публикувания:
27
Дата на присъединяване:
14-9-1
Последни съобщения
Can you get the dimentions of an image stored in a file through AdoScript?
Отговор
18-9-20 7:01
Hi
Is there some (hopefully simple) way using AdoScript of getting the width and height of an image that is stored in a file?
Best regards,
Patrik
Влезте, за да гласувате.
Горе
Mateusz Dziedzic
Moderator
Ранг:
Junior Member
Публикувания:
26
Дата на присъединяване:
16-8-2
Последни съобщения
RE: Can you get the dimentions of an image stored in a file through AdoScri
fread
adoscript
expressions
Отговор
18-9-20 7:59 като отговор на Patrik.
Dear Patrik,
One way is to use the
FREAD
function to read the content of the file. The content then can be stored in a variable and you can use the
String functions
(e.g. search, bsearch, copy etc.) to search and get the values you need.
Влезте, за да гласувате.
Горе