asfungithub / sysdrawing-coregraphics

System.Drawing implementation using CoreGraphics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This module contains an implementation of the System.Drawing API using Apple's CoreGraphics engine. With the exception of a couple of APIs to integrate into the native platform, the API is identical to what developers are used to.

This works with both iOS and OSX.

About

System.Drawing implementation using CoreGraphics.


Languages

Language:C# 99.6%Language:Makefile 0.4%