Contains the set of image filters to apply to a pixel or element.
Introduced in Wear OS 4.
Syntax
<ImageFilters> <!-- As of Wear OS 4, the only supported image filter is an HSB filter. --> <HsbFilter> ... </HsbFilter> </ImageFilters>
Inner elements
The ImageFilters
element can contain one or more instances of
HsbFilter
, which represents an hue-saturation-brightness (HSB) filter.
No recommendations at this time.
Try signing in to your Google account.