Giriş
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?
Mesaj Tahtası Konusu
Güncel Gönderiler
İstatistikler
Cevap
(
İşareti kaldır
)
Cevap Olarak İşaretle
« Şuraya Dön: University of Vienna - OMILAB
Can you get the dimentions of an image stored in a file through AdoScript?
Konular [
Önceki
|
Sonraki
]
Can you get the dimentions of an image stored in a file through AdoScript?
Patrik
20.09.2018 07:01
RE: Can you get the dimentions of an image stored in a file through AdoScri
Mateusz Dziedzic
20.09.2018 07:59
Patrik
Sıralama:
Junior Member
Gönderiler:
27
Katılma Tarihi:
01.09.2014
Güncel Gönderiler
Can you get the dimentions of an image stored in a file through AdoScript?
Cevap
20.09.2018 07: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
Oy vermek için gir.
Yukarı
Mateusz Dziedzic
Moderator
Sıralama:
Junior Member
Gönderiler:
26
Katılma Tarihi:
02.08.2016
Güncel Gönderiler
RE: Can you get the dimentions of an image stored in a file through AdoScri
fread
adoscript
expressions
Cevap
20.09.2018 07:59 Şuna yanıt olarak gönderilmiştir: 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.
Oy vermek için gir.
Yukarı