Kirjaudu sisään
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?
Aihe
Viimeisimmät aiheet
Tilastot
Vastaus
(
Poista merkintä
)
Merkkaa vastaukseksi
« Takaisin University of Vienna - OMILAB
Can you get the dimentions of an image stored in a file through AdoScript?
Aiheet [
Edellinen
|
Seuraava
]
Can you get the dimentions of an image stored in a file through AdoScript?
Patrik
20.9.2018 7:01
RE: Can you get the dimentions of an image stored in a file through AdoScri
Mateusz Dziedzic
20.9.2018 7:59
Patrik
Arvoaste:
Junior Member
Viestejä:
27
Liittymispäivä:
1.9.2014
Viimeisimmät aiheet
Can you get the dimentions of an image stored in a file through AdoScript?
Vastaus
20.9.2018 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
Kirjaudu sisään äännestääksesi.
Ylös
Mateusz Dziedzic
Moderator
Arvoaste:
Junior Member
Viestejä:
26
Liittymispäivä:
2.8.2016
Viimeisimmät aiheet
RE: Can you get the dimentions of an image stored in a file through AdoScri
fread
adoscript
expressions
Vastaus
20.9.2018 7:59 vastauksena Patrik:aan.
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.
Kirjaudu sisään äännestääksesi.
Ylös