My main application screen is displayed through SKCanvasView. The colors accurately reflect the values ββthat I specified in the code.
If I replace SKGLView (hardware accelerated version) without changing any other code, the result is 60% darker:
<skia:SKGLView PaintSurface="OnCanvasViewPaintSurface" />

Why is this happening and how to fix it?
xamarin xamarin.forms skiasharp
Mud
source share