Skip to content

GDI+ wrapper package for the Go Programming Language

License

Notifications You must be signed in to change notification settings

fjs-icu/go-gdiplus

 
 

Repository files navigation

About go-gdiplus

This is a GDI+ wrapper package for the Go Programming Language. It includes the flat api and a lightweight object-oriented version around the flat api

Installation

Simply run

go get -u github.com/shahfarhadreza/go-gdiplus

Using

Simply import the package this way to use it

import "github.com/shahfarhadreza/go-gdiplus"

About

GDI+ wrapper package for the Go Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%