Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saraff-9eb1047a4beb4cef8506b29ba325bd5a/saraff.twain.ds.bitmapsource
Simplifies the creation of a Data Source, if it returns a bitmap.
https://github.com/saraff-9eb1047a4beb4cef8506b29ba325bd5a/saraff.twain.ds.bitmapsource
bitmap csharp datasource dotnet driver ds twain
Last synced: 20 days ago
JSON representation
Simplifies the creation of a Data Source, if it returns a bitmap.
- Host: GitHub
- URL: https://github.com/saraff-9eb1047a4beb4cef8506b29ba325bd5a/saraff.twain.ds.bitmapsource
- Owner: saraff-9EB1047A4BEB4cef8506B29BA325BD5A
- License: gpl-3.0
- Created: 2017-04-02T09:01:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:57:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-24T20:47:55.814Z (about 1 month ago)
- Topics: bitmap, csharp, datasource, dotnet, driver, ds, twain
- Language: C#
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.LESSER.txt
Awesome Lists containing this project
README
# Saraff.Twain.DS.BitmapSource
Simplifies the creation of a Data Source, if it returns a bitmap.![license: LGPL 3.0 or later](https://img.shields.io/badge/license-LGPL%203.0%20or%20later-blue?style=flat&logo=git) ![NuGet version](https://img.shields.io/nuget/v/Saraff.Twain.DS.BitmapSource.svg?style=flat&logo=nuget) ![NuGet downloads](https://img.shields.io/nuget/dt/Saraff.Twain.DS.BitmapSource.svg?style=flat&logo=nuget)
To install Saraff.Twain.DS.BitmapSource, run the following command in the [Package Manager Console](https://docs.nuget.org/docs/start-here/using-the-package-manager-console)
```
PM> Install-Package Saraff.Twain.DS.BitmapSource
```
Also, you can see:
* [NuGet package of the Saraff.Twain.DS.BitmapSource](https://www.nuget.org/packages/Saraff.Twain.DS.BitmapSource/)
* [Wiki of the Saraff.Twain.DS.BitmapSource](https://saraff-9eb1047a4beb4cef8506b29ba325bd5a.github.io/sarafftwaindsbitmap/)