All Projects β†’ oozcitak β†’ Imagelistview

oozcitak / Imagelistview

Licence: apache-2.0
A .NET listview control for image files with asynchronously loaded thumbnails.

Projects that are alternatives of or similar to Imagelistview

Quick Picture Viewer
πŸ–ΌοΈ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (+109.73%)
Mutual labels:  image, winforms
LimitlessUI
Awesome C# UI library that highly reduced limits of your application looks
Stars: ✭ 41 (-63.72%)
Mutual labels:  listview, winforms
SimpleCad
A basic CAD-like control surface for winforms.
Stars: ✭ 81 (-28.32%)
Mutual labels:  winforms, net
Visualplus
🎨 The VisualPlus Framework (VPF) for WinForms allows you to rapidly deploy professional .NET applications with customizable components and controls.
Stars: ✭ 268 (+137.17%)
Mutual labels:  net, winforms
ObjectListView
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
Stars: ✭ 72 (-36.28%)
Mutual labels:  listview, winforms
Flutter Layouts Exampls
Layout of the flutter example.such as Row,Comlun,listview,Just for learning.
Stars: ✭ 292 (+158.41%)
Mutual labels:  image, listview
Picfit
An image resizing server written in Go
Stars: ✭ 1,589 (+1306.19%)
Mutual labels:  image
Open Retail
Perangkat lunak open source yang dikembangkan khusus untuk bidang usaha ritel, grosir, toko bangunan, toko komputer, toko buku, counter hp, pos, point of sale, kasir dan bidang usaha lainnya yang sejenis.
Stars: ✭ 110 (-2.65%)
Mutual labels:  net
Hdimageview
δΈ€δΈͺεŠ θ½½ι«˜ζΈ…ε€§ε›Ύζ”―ζŒηΌ©ζ”Ύηš„ζŽ§δ»Ά
Stars: ✭ 107 (-5.31%)
Mutual labels:  image
Icat
icat (Image cat) outputs images in 256-color capable terminals.
Stars: ✭ 106 (-6.19%)
Mutual labels:  image
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (-0.88%)
Mutual labels:  net
Bepasty Server
binary pastebin server
Stars: ✭ 111 (-1.77%)
Mutual labels:  image
Imagecompletion incompletedata
Image completion network using incomplete data
Stars: ✭ 109 (-3.54%)
Mutual labels:  image
Piqa
PyTorch Image Quality Assessement package
Stars: ✭ 108 (-4.42%)
Mutual labels:  image
Nativescript Ui Feedback
This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Stars: ✭ 110 (-2.65%)
Mutual labels:  listview
Phaser List View
List view class for Phaser. Great for high scoreboards.
Stars: ✭ 107 (-5.31%)
Mutual labels:  listview
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-0.88%)
Mutual labels:  net
Gift
Go Image Filtering Toolkit
Stars: ✭ 1,473 (+1203.54%)
Mutual labels:  image
Anndotnet
ANNdotNET - deep learning tool on .NET Platform.
Stars: ✭ 109 (-3.54%)
Mutual labels:  net
React Image File Resizer
Resize Local Images with React πŸŒ„ πŸŒ…
Stars: ✭ 108 (-4.42%)
Mutual labels:  image

License Nuget

ImageListView is a winforms control for displaying a list of image files. It looks and operates similar to the standard ListView control. Image thumbnails are loaded asynchronously with a separate background thread.

ImageListView requires .NET framework 3.5 to take advantage of the Windows Imaging Component. It is possible to recompile ImageListView to target .NET 2.0 without Windows Imaging Component.

Features

ImageListView

Installation

If you are using NuGet you can install the assembly with:

PM> Install-Package ImageListView

Documentation

Please visit: http://oozcitak.github.io/imagelistview/

Donations

Please consider becoming a backer or sponsor to help support development.

Donate Button

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].