23 Commits (61e6d2d6e19031d77315b9fb5d45319bf07b7842)

Author SHA1 Message Date
Anton Firszov 61e6d2d6e1 Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 8 years ago
James Jackson-South b6bafd0827 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Scott Williams 7cc3ecee46 some cleanup 9 years ago
Scott Williams 65ffb797e1 fix test names & vars 9 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 9 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Scott Williams 691c214a11 optimise complex polygons 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago