Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Render grayscale images #493

@matt-goldman

Description

@matt-goldman

Is there a way to render an image in grayscale using Maui.Graphics? Similar to this: https://github.com/luberda-molinet/FFImageLoading/wiki/Transformations-Guide#grayscaletransformation

I've looked at the DrawImage method and couldn't see a way to do it there. I wonder if this would work by layering two instances of the image over each other and using the Saturation blend mode? (When the blend modes are implemented).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions