Class PhotometricInterpreterLogLuv.RgbValues
java.lang.Object
org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterLogLuv.RgbValues
- Enclosing class:
PhotometricInterpreterLogLuv
Rgb values (reg-green-blue, as R-G-B, as in the RGB color model).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
r
public int r -
g
public int g -
b
public int b
-
-
Constructor Details
-
RgbValues
RgbValues()
-