Unofficial Content

This method is part of  Image Tools project

Motivation

Return the width and height of a image.

Syntax

GetSize( ImagePath,Height, Width)

where:
ImagePath
    Is the image path (full or relative).
Height
    Is the height returned of the image.
Width
    Is the width returned of the image.

Example

ImageTools.GetSize( "Image.jpg",&Height, &Width)
Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant