Skip to content

Partial c++ implementation of .NET System.rawing classes

Notifications You must be signed in to change notification settings

wtrsltnk/system.drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

system.drawing

Partial c++ implementation of .NET System.rawing classes.

Currently supported classes, structures and enumerations are:

  • Bitmap
  • Color
  • GraphicsUnit
  • Image
  • Point
  • PointF
  • Rectangle
  • RectangleF
  • RotateFlipType
  • Size
  • SizeF
  • BitmapData
  • ColorPalette
  • ImageFormat
  • ImageLockMode
  • PixelFormat

Todo

  • Add Font class with everything needed for that

About

Partial c++ implementation of .NET System.rawing classes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published