Forums

Determinating photo size (portrait or landscape) (1 post)

  1. mariukas
    Member
    Posted 3 months ago #

    Hello,

    I need to determinate if photo is landscape or portrait to use different crop settings. What I need is something like that:

    If PHOTO_URL height is more than width THEN:
    echo portrait
    Elseif
    echo landscape

    Any help? :)

Reply

You must log in to post.

About this Topic