Skip to content

Over 600 functions that provide two-dimensional vector graphics, imaging, and typography. The services of GDI+ are exposed through a set of classes

License

Notifications You must be signed in to change notification settings

mikeduglas/GdiPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GDI+

Over 600 functions that provide two-dimensional vector graphics, imaging, and typography. The services of GDI+ are exposed through a set of classes.

Available GDI+ classes

Usage

include gdiplus.inc in global data section:

  INCLUDE('gdiplus.inc'), ONCE

Examples

All examples based on code found here: https://docs.microsoft.com/en-us/windows/win32/gdiplus/-gdiplus-using-gdi--use

Also, there is Photo Corrector - handy image editor written in Clarion using gdi+ classes.

Requirements

  • Clarion versions: C6.3 and higher.
  • Template chains: ABC, Clarion.
  • Multi dll apps supported.
  • winapi
  • printf

Examples

All examples are written in C11.1.

Contacts

About

Over 600 functions that provide two-dimensional vector graphics, imaging, and typography. The services of GDI+ are exposed through a set of classes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published