### Description Implement a `ColorDepthEffect`. ### Tasks - [x] Create `ColorDepthEffect`. - [x] Create `color-depth` demo. - [x] Add unit test. ### Implementation Details - The implementation from v6 can be copied mostly as-is.