C#
image transformation in C#
Posted October 21st, 2008 | Last edited 10/25/2008 - 17:37 by xjsTo perform image transformation in C# (c sharp), we'll need to use GDI+ of windows.
GDI+, supersedes GDI, is an improved 2D graphics environment. Graphics Device Interface (GDI) is one of the three core components or "subsystems" of Microsoft Windows. However, for games that need fast graphics rendering and rasterization for 3D, DirectX or OpenGL is preferred.
To use GDI+, you need to use System.Drawing namespace in C#.
- xjs's blog
- Read more
- 2774 reads
- Comments
C# tutorial
Posted October 17th, 2008 | Last edited 10/17/2008 - 14:09 by xjsFor a project I am working on, I need to have a basic understanding of C#. I've heard C# for very long time and been surrounded by .net developers, but my knowledge of it stays at a very rudimentary level. I only know it's very similar to Java, like single inheritance, interface, etc, and don't really understand why many programmers told me that they feel good about using C#.
Finally I decide to take a look. This is the first tutorial I found.
http://www.csharp-station.com/Tutorial.aspx
- xjs's blog
- Read more
- 1284 reads
- Comments
SpeakingX
Recent comments
30 min 21 sec ago
1 hour 10 min ago
1 hour 14 min ago
1 hour 47 min ago
2 hours 30 min ago
3 hours 59 min ago
4 hours 19 min ago
23 hours 9 min ago
23 hours 31 min ago
23 hours 38 min ago