net.thucydides.core.images
Class SimpleImageInfo

Package class diagram package SimpleImageInfo
java.lang.Object
  extended by net.thucydides.core.images.SimpleImageInfo

public class SimpleImageInfo
extends Object


Constructor Summary
SimpleImageInfo(File file)
           
 
Method Summary
 int getHeight()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleImageInfo

public SimpleImageInfo(File file)
                throws IOException
Throws:
IOException
Method Detail

getHeight

public int getHeight()

getWidth

public int getWidth()


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.