Java android.graphics YuvImage fields, constructors, methods, implement or subclass

Example usage for Java android.graphics YuvImage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.graphics YuvImage.

The text is from its open source code.

Constructor

Method

booleancompressToJpeg(Rect rectangle, int quality, OutputStream stream)
Compress a rectangle region in the YuvImage to a jpeg.
intgetHeight()
intgetWidth()