Skip to content

Commit a28f72c

Browse files
committed
update java doc
1 parent 15765c0 commit a28f72c

File tree

1 file changed

+0
-2
lines changed
  • library/src/main/java/jp/co/cyberagent/android/gpuimage

1 file changed

+0
-2
lines changed

library/src/main/java/jp/co/cyberagent/android/gpuimage/GPUImage.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,6 @@ public void setScaleType(ScaleType scaleType) {
256256
* This gets the size of the image. This makes it easier to adjust
257257
* the size of your imagePreview to the the size of the scaled image.
258258
*
259-
* @param width The bitmap width
260-
* @param height The bitmap height
261259
* @return array with width and height of bitmap image
262260
*/
263261
public int[] getScaleSize() {

0 commit comments

Comments
 (0)