© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
1 reply
onepiecefreak

ImageSharp Alpha overwrite

I want to fill an ellipse on a destination image with ImageSharp. My filling color has 25% transparency and all alpha and pixel blending modes don't seem to support just overwriting the alpha value in the destination image. It always blends them in some way (like multiplication, add, etc)

Is there possibly a built-in extensions or similar that allows this overwrite. It seems so basic, and the only option I currently see is writing my own pixel processor.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

ImageSharp
C#CC# / help
2y ago
ImageSharp slow asf for some reason
C#CC# / help
13mo ago
ImageSharp add circular border around image
C#CC# / help
2y ago
❔ ImageSharp text gradient or text background
C#CC# / help
4y ago