Skip to content

Commit 15140c2

Browse files
committed
check implemented filters
1 parent 0a3f115 commit 15140c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public override fun onCreate(savedInstanceState: Bundle?) {
149149
- [x] Transform Operation
150150
- [ ] Crop
151151
- [x] Gamma
152-
- [ ] Highlights and Shadows
152+
- [x] Highlights and Shadows
153153
- [x] Haze
154154
- [x] Sepia Tone
155155
- [ ] Amatorka
@@ -214,7 +214,7 @@ public override fun onCreate(savedInstanceState: Bundle?) {
214214
- [ ] Local Binary Pattern
215215
- [ ] Color Local Binary Pattern
216216
- [x] Dissolve Blend
217-
- [ ] Chroma Key Blend
217+
- [x] Chroma Key Blend
218218
- [x] Add Blend
219219
- [x] Divide Blend
220220
- [x] Multiply Blend
@@ -231,7 +231,7 @@ public override fun onCreate(savedInstanceState: Bundle?) {
231231
- [x] HardLight Blend
232232
- [x] SoftLight Blend
233233
- [x] Color Blend
234-
- [ ] Hue Blend
234+
- [x] Hue Blend
235235
- [x] Saturation Blend
236236
- [x] Luminosity Blend
237237
- [x] Normal Blend

0 commit comments

Comments
 (0)