{"id":28351606,"url":"https://github.com/iol0ol1/openslidesharp","last_synced_at":"2025-08-03T13:05:48.982Z","repository":{"id":64225028,"uuid":"384170997","full_name":"IOL0ol1/OpenSlideSharp","owner":"IOL0ol1","description":".NET bindings for openslide (http://openslide.org/)","archived":false,"fork":false,"pushed_at":"2023-03-09T16:22:55.000Z","size":42762,"stargazers_count":9,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-27T22:11:32.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IOL0ol1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-08T15:32:43.000Z","updated_at":"2025-01-08T06:21:57.000Z","dependencies_parsed_at":"2024-06-21T05:53:07.041Z","dependency_job_id":null,"html_url":"https://github.com/IOL0ol1/OpenSlideSharp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/IOL0ol1/OpenSlideSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOL0ol1%2FOpenSlideSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOL0ol1%2FOpenSlideSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOL0ol1%2FOpenSlideSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOL0ol1%2FOpenSlideSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IOL0ol1","download_url":"https://codeload.github.com/IOL0ol1/OpenSlideSharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOL0ol1%2FOpenSlideSharp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261099571,"owners_count":23109574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-27T22:11:13.085Z","updated_at":"2025-08-03T13:05:48.957Z","avatar_url":"https://github.com/IOL0ol1.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![openslide](./openslide_logo.png)\n\n[![Build status](https://ci.appveyor.com/api/projects/status/ko0mj0nw8tldqlmn?svg=true)](https://ci.appveyor.com/project/IOL0ol1/openslidesharp)\n[![Nuget download](https://img.shields.io/nuget/dt/OpenSlideSharp)](https://www.nuget.org/packages?q=OpenSlideSharp)\n[![Nuget version](https://img.shields.io/nuget/v/OpenSlideSharp)](https://www.nuget.org/packages?q=OpenSlideSharp)\n\n# OpenSlideSharp\n.NET bindings for OpenSlide (http://openslide.org/).    \n\nThanks to @yigolden for his work in [OpenSlideNET](https://github.com/yigolden/OpenSlideNET).\n\nNuget    \n```ps\nInstall-Package OpenSlideSharp.Windows -Version 1.1.0\n```\n\n## Index\n\n1.  [OpenSlideSharp](/src/OpenSlideSharp)    \n    openslide warpper, include DeepZoomGenerator, but no native *.dll.\n\n2.  [OpenSlideSharp.BitmapExtensions](/src/OpenSlideSharp.BitmapExtensions)    \n    **NOTE: Manual install \"libgdiplus\" for linux to support System.Drawing.Bitmap**    \n    OpenSlideSharp with System.Drawing.Bitmap extensions.    \n    bgra raw data    \n    -ToJepg    \n    -ToPng    \n    -ToBitmap    \n    ...\n\n3.  [OpenSlideSharp.OpencvExtensions](/src/OpenSlideSharp.OpencvExtensions)       \n    OpenSlideSharp with OpenCV mat extensions.    \n    bgra raw data    \n    -ToJepg    \n    -ToPng    \n    -ToMat    \n    ...\n\n4.  [OpenSlideSharp.BruTile](/src/OpenSlideSharp.BruTile)    \n    OpenSlideSharp adapter [BruTile](https://github.com/BruTile/BruTile) (OpenSlideImage -\u003e ITileSource).\n\n5.  [OpenSlideSharp.runtime.win](/src/OpenSlideSharp.runtime.win)    \n    OpenSlide runtime, include native *.dll files.\n\n6.  [OpenSlideSharp.Windows](/src/OpenSlideSharp.Windows)    \n    OpenSlideSharp for windows all in one, include [1],[2],[5].\n\n## Suggestion\n1.  The GIS (Geographic Information System) suite (include layer, editor) makes it easy to develop features related to medical image slides. It would be better to use [openlayer](https://openlayers.org/) or [Leaflet](https://leafletjs.com/) for web.    \n\n2.  If you want to customize a digital medical imaging format, Perhaps refer to the implementation of **MBTiles**, using the **SQLite** database. Sometimes it is necessary to encrypt the data, and that's okay, use a **SQLCipher** database(compatible with sqlite). Databases are highly scalable and easy to use.\n\n\n## Example \nA slide viewer by [Mapsui](https://github.com/Mapsui/Mapsui)    \nDownload [here](https://github.com/IOL0ol1/OpenSlideSharp/releases)    \n![mapsui](./preview.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiol0ol1%2Fopenslidesharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiol0ol1%2Fopenslidesharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiol0ol1%2Fopenslidesharp/lists"}