Java android.hardware.camera2.params RggbChannelVector fields, constructors, methods, implement or subclass

Example usage for Java android.hardware.camera2.params RggbChannelVector fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.hardware.camera2.params RggbChannelVector.

The text is from its open source code.

Constructor

Method

floatgetBlue()
Get the blue component.
floatgetGreenEven()
Get the green (even rows) component.
floatgetGreenOdd()
Get the green (odd rows) component.
floatgetRed()
Get the red component.