gdi-plus
There are 102 repositories under gdi-plus topic.
frang75/nappgui_src
SDK for building cross-platform desktop apps in ANSI-C
EtheaDev/IconFontsImageList
Four advanced components to simplify use of Icon Fonts as images and ImageList: TIconFontImage, TIconFontsImageCollection, TIconFontsVirtualImageList, TIconFontsImageList (for VCL and FMX). Full support for High-DPI apps. Rendering optimized with GDI+
brhinescot/Cropper
Point and shoot screen captures
mity/windrawlib
C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.
marius-sucan/AHK-GDIp-Library-Compilation
Gdip_All library mega-compilation of user contributions, compatible with AHK v1.1 and AHK v2
miaomiaoyule/DUIThink
一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form classes, control variables, message mapping UI library like MFC
aromanro/HartreeFock
A program implementing the Hartree–Fock (also post-HF: MP2, CCSD(T), CIS and TDHF/RPA)/self-consistent field method (also DIIS) with Gaussian orbitals
ajayrandhawa/Hidden-Screen-Capture
It is primary designed to be hidden and monitoring the computer activity. Take a screenshot of desktop in hidden mode using Visual C++ and save automatically to 'jpeg' file in every 30 second. 60+ Most Popular antivirus not detect this application while it is running on background.
baradzenka/TabCtrl
The control has 27 built-in tab drawing styles, including tabs VS2003, VS2008, VS2010 and VS2019. MFC control, drawing with GDI and GDI+.
amaurote/NodeGraphControl
Node-Graph user-interface control for .NET WinForms.
d2phap/DXControl
🖌️ A WinForms hybrid control that supports Direct2D drawing
jackdp/IGDIPlusMod
GDI+ library for Delphi and Free Pascal (Lazarus, CodeTyphon)
baradzenka/MultiPaneCtrl
The control that allows you to create multiple tabbed regions that can be dragged to another location with the mouse. MFC control, drawing with GDI and GDI+.
jackdp/GDIPlus-Library-for-Delphi-and-Lazarus
Delphi 2009 GDI+ Library written by Erik van Bilsen ported to Lazarus / Free Pascal
N-a-r-w-i-n/GDIHelper
A Bunch of useful GDI+ methods and extensions that can be used for many purposes.
stakx/lightresize
Embeddable image resizing library for console, WPF, & WinForms usage. Not suitable for use in ASP.NET applications.
aromanro/nrg
A simple program implementing the numerical renormalization group
Samson-Mano/Draw2D_geometry
An application to create 2D geometry. A flexible user-friendly application to create 2D objects (points, curves and surfaces).
aromanro/dmrg
A simple Density Matrix Renormalization Group program
Daninet/node-gdi
Node.js bindings to Windows GDI (graphics device interface)
JumperYT-official/njRAT-Platinum-Edition-RuS
I completely russified and modified njrat and added an interface I am not criminally responsible for what you do with my program
dathlin/ClassicGame
some simple games base on C# ,such as Tetris. [一个简单的C#游戏,以俄罗斯方块为基础,提炼一个简单的游戏框架,方便学习算法,GDI+,C#]
baradzenka/ToolBoxCtrl
The control representing a regular ToolBar in the form of a tree. Command buttons are located in tree branches and can be checked and disabled. MFC control, drawing with GDI and GDI+.
aromanro/TEBD
A simple Time Evolving Block Decimation program
echen67/Painter
Desktop drawing application created with Windows Forms and C#
shahfarhadreza/go-gdiplus
GDI+ wrapper package for the Go Programming Language
phamtung1/VisualGraph
A demo of Floyd–Warshall algorithm for finding shortest paths in a weighted graph
Alon-Regev/VeganVirus
A Virus to encourage veganism and deter against eating meat.
sharivan/Bomberman
Fan game based on the original Bomberman game from NES and SNES consoles.
Clemkd/GameMapEditor
2D GameMap editor using GDI and an improved UI
ReedKimble/PuppyBreath
A simplistic and robust video game engine for .Net Windows Forms projects, based entirely on managed code and GDI+ graphics (authored in Visual Basic .Net)
Uki99/img2ascii
A fast and reliable image to ASCII art converter that supports all major image types
fafalone/VideoThumbnails
Using Media Foundation and GDI+ to create a thumbnail of any point of a video
danieldotwav/Pizza-Maker-Form
A Windows Forms application developed in C#. It allows users to create custom pizza orders by selecting various options like size, crust type, and toppings. The application dynamically updates the visual representation of the pizza as well as the pricing based on the user's selections.