Unofficial Content

This method is part of  Image Tools project

Motivation

Return a set with the properties of a image.

Syntax

GetProperties( ImagePath)

where:
ImageSourcePath
  
Is the image path (full or relative).
Return:  
   A collection of string with the image properties  (Character(X) and IsCollection = true)

Example

Image_Tools_Props1.PNG

 

Event Load
      &Properties = ImageTools.GetProperties("DSC01777.JPG")
      for &Prop in &Properties
        load  
      endfor
EndEvent

Output

Image_Tools_Props2.PNG

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant