File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ public override fun onCreate(savedInstanceState: Bundle?) {
149
149
- [x] Transform Operation
150
150
- [ ] Crop
151
151
- [x] Gamma
152
- - [ ] Highlights and Shadows
152
+ - [x ] Highlights and Shadows
153
153
- [x] Haze
154
154
- [x] Sepia Tone
155
155
- [ ] Amatorka
@@ -214,7 +214,7 @@ public override fun onCreate(savedInstanceState: Bundle?) {
214
214
- [ ] Local Binary Pattern
215
215
- [ ] Color Local Binary Pattern
216
216
- [x] Dissolve Blend
217
- - [ ] Chroma Key Blend
217
+ - [x ] Chroma Key Blend
218
218
- [x] Add Blend
219
219
- [x] Divide Blend
220
220
- [x] Multiply Blend
@@ -231,7 +231,7 @@ public override fun onCreate(savedInstanceState: Bundle?) {
231
231
- [x] HardLight Blend
232
232
- [x] SoftLight Blend
233
233
- [x] Color Blend
234
- - [ ] Hue Blend
234
+ - [x ] Hue Blend
235
235
- [x] Saturation Blend
236
236
- [x] Luminosity Blend
237
237
- [x] Normal Blend
You can’t perform that action at this time.
0 commit comments