Đăng nhập
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?
Trang chủ diễn đàn
Bài gửi mới nhất
Thống kê
Câu trả lời
(
Bỏ đánh dấu
)
Là câu trả lời
« Quay về University of Vienna - OMILAB
Can you get the dimentions of an image stored in a file through AdoScript?
Luồng thảo luận [
Trước
|
Tiếp theo
]
Can you get the dimentions of an image stored in a file through AdoScript?
Patrik
07:01 20/09/2018
RE: Can you get the dimentions of an image stored in a file through AdoScri
Mateusz Dziedzic
07:59 20/09/2018
Patrik
Thứ hạng:
Junior Member
Đã gửi:
27
Tham gia từ:
01/09/2014
Bài gửi mới nhất
Can you get the dimentions of an image stored in a file through AdoScript?
Câu trả lời
07:01 20/09/2018
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
Đăng nhập để bình chọn.
Trên cùng
Mateusz Dziedzic
Moderator
Thứ hạng:
Junior Member
Đã gửi:
26
Tham gia từ:
02/08/2016
Bài gửi mới nhất
RE: Can you get the dimentions of an image stored in a file through AdoScri
fread
adoscript
expressions
Câu trả lời
07:59 20/09/2018 gửi bài phản hồi tới 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.
Đăng nhập để bình chọn.
Trên cùng