Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Clipboard.GetImage() handling webp. - C#
C
C#
•
10mo ago
•
4 replies
MCUnderground
Clipboard.GetImage() handling webp.
Im trying to save copied image from clipboard to file
, problem is if that image is
.webp it is all black pixels
. I tried pngencoder
, using writablebitmap
, skiasharp
.
.
. I think the bitmapsource cant handle webp as
Clipboard.GetImage()
Clipboard.GetImage()
returns BItmapSource
? Any ideas
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Recursively compressing image as webp
C
C# / help
4y ago
✅ Clipboard.SetText in a ConsoleApp
C
C# / help
4y ago
Service for saving images from clipboard
C
C# / help
2y ago
✅ Exception handling..
C
C# / help
17mo ago