| Modifier and Type | Class and Description |
|---|---|
class |
ColorInfo
Color information consists of RGB channels, score, and the fraction of
the image that the color occupies in the image.
|
static class |
ColorInfo.Builder
Color information consists of RGB channels, score, and the fraction of
the image that the color occupies in the image.
|
| Modifier and Type | Method and Description |
|---|---|
ColorInfoOrBuilder |
DominantColorsAnnotationOrBuilder.getColorsOrBuilder(int index)
RGB color values with their score and pixel fraction.
|
ColorInfoOrBuilder |
DominantColorsAnnotation.getColorsOrBuilder(int index)
RGB color values with their score and pixel fraction.
|
ColorInfoOrBuilder |
DominantColorsAnnotation.Builder.getColorsOrBuilder(int index)
RGB color values with their score and pixel fraction.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ColorInfoOrBuilder> |
DominantColorsAnnotationOrBuilder.getColorsOrBuilderList()
RGB color values with their score and pixel fraction.
|
List<? extends ColorInfoOrBuilder> |
DominantColorsAnnotation.getColorsOrBuilderList()
RGB color values with their score and pixel fraction.
|
List<? extends ColorInfoOrBuilder> |
DominantColorsAnnotation.Builder.getColorsOrBuilderList()
RGB color values with their score and pixel fraction.
|
Copyright © 2023 Google LLC. All rights reserved.