https://github.com/redmooner/wpf-image-to-byte-array
https://github.com/redmooner/wpf-image-to-byte-array
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/redmooner/wpf-image-to-byte-array
- Owner: RedMooner
- Created: 2022-11-11T05:33:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T08:04:32.000Z (over 3 years ago)
- Last Synced: 2025-02-27T20:38:23.851Z (over 1 year ago)
- Language: C#
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WPF-Image-to-byte-array
Image.Source = ByteImage.Convert(ByteImage.GetImageFromByteArray(массив байтов));