ikst 


    • 5,086 total downloads
    • last updated 9/19/2022
    • Latest version: 1.0.1
    • Bitmap Image Resize
    This is a utility class to simplify image-related operations such as image resizing and file output. It is mainly provided as an extension method of the System.Drawing.Image class.
  • Image resizing library using SkiaSharp
    • 4,244 total downloads
    • last updated 9/19/2022
    • Latest version: 1.0.11
    • embedded resources
    System.Reflection.Assembly class extension method for loading embedded resources
  • This is a global mouse hook library for windows application.
    • 1,789 total downloads
    • last updated 6/20/2021
    • Latest version: 1.0.1
    • Hotkey
    Global Hotkey library for .net windows applications. Shortcut keys can be used to trigger actions even when the application is inactive.
  • This is a global keyboard hook library for .net windows application.
  • This is a screen capture using Win32API. The mouse cursor can be included in the capture. [e.g.] Bitmap bmp = ScreenCapture.Capture(0, 0, 1920, 1080, true);
    • 1,283 total downloads
    • last updated 6/20/2021
    • Latest version: 1.0.0
    • Clipboard
    Clipboard monitoring library for windows forms applications. When the clipboard is modified, an event is fired.
    • 1,051 total downloads
    • last updated 6/20/2021
    • Latest version: 1.0.0
    • Clipboard
    Clipboard monitoring library for wpf applications. When the clipboard is modified, an event is fired.