Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / Misc Class / GetImageDimensions Method
Physical path of image file.
In This Topic
    GetImageDimensions Method
    In This Topic
    Gets the image dimensions of the given image file.
    Syntax
    public static string GetImageDimensions( 
       string path
    )

    Parameters

    path
    Physical path of image file.

    Return Value

    Image dimensions of the given image file
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also