Bejelentkezés
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?
Kezdőpont
Legújabb hozzászólások
Statisztika
Válasz
(
Jelölés megszüntetése
)
Megjelölés válaszként
« Vissza a(z) University of Vienna - OMILAB oldalra
Can you get the dimentions of an image stored in a file through AdoScript?
Szálak [
Előző
|
Következő
]
Can you get the dimentions of an image stored in a file through AdoScript?
Patrik
2018.09.20. 7:01
RE: Can you get the dimentions of an image stored in a file through AdoScri
Mateusz Dziedzic
2018.09.20. 7:59
Patrik
Rangsorolás:
Junior Member
Hozzászólások:
27
Csatlakozás dátuma:
2014.09.01.
Legújabb hozzászólások
Can you get the dimentions of an image stored in a file through AdoScript?
Válasz
2018.09.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
A szavazáshoz jelentkezz be!
Teteje
Mateusz Dziedzic
Moderator
Rangsorolás:
Junior Member
Hozzászólások:
26
Csatlakozás dátuma:
2016.08.02.
Legújabb hozzászólások
RE: Can you get the dimentions of an image stored in a file through AdoScri
fread
adoscript
expressions
Válasz
2018.09.20. 7:59 válaszként erre: 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.
A szavazáshoz jelentkezz be!
Teteje