This is a minor update that adds a very powerful action.
EdgeGetImageDimensions: New action to get a local image file dimensions.
Handy for viewing .webp, .gif, .jpg, .png, etc. in a ezEdge Rectangle.
Two VisualNeo variables named imgWidth and imgHeight will be created with the image dimensions.
Added sample .Webp image viewer app using the new action named: ezEdgeGetImageDimensions