Searched refs:COLOR_SPACE_S_RGB (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/exifinterface/src/main/java/androidx/exifinterface/media/
H A DExifInterface.java575 * Normally {@link #COLOR_SPACE_S_RGB} is used to define the color space based on the PC
576 * monitor conditions and environment. If a color space other than {@link #COLOR_SPACE_S_RGB}
578 * {@link #COLOR_SPACE_UNCALIBRATED} may be treated as {@link #COLOR_SPACE_S_RGB} when it is
587 * @see #COLOR_SPACE_S_RGB
2182 public static final int COLOR_SPACE_S_RGB = 1; field in class:ExifInterface

Completed in 49 milliseconds