colorInterpolationFilters property
Specifies which color space to use for filter effects.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_colorInterpolationFilters( [in] DOMString val ); HRESULT get_colorInterpolationFilters( [out] DOMString **ptr );
Property values
Type: DOMString
String format
auto | sRGB | linearRGB | inherit
CSS information
| Applies To | container elements, graphics elements, ‘animate’ and ‘animateColor’ |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | sRGB |
Standards information
Remarks
Requirements
|
IDL |
|
|---|
Show:

