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: 7 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:57:49.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T04:47:05.209Z (7 months ago)
- Topics: bitmap, csharp, datasource, dotnet, driver, ds, twain
- Language: C#
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- 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.
  
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/)