Uses of Class
com.android.ddmlib.RawImage

Packages that use RawImage
com.android.ddmlib   
 

Uses of RawImage in com.android.ddmlib
 

Methods in com.android.ddmlib that return RawImage
 RawImage RawImage.getRotated()
          Returns a rotated version of the image The image is rotated counter-clockwise.
 RawImage IDevice.getScreenshot()
          Takes a screen shot of the device and returns it as a RawImage.
 



Copyright © 2008-2012. All Rights Reserved.