Hello all,
I want to create an application for Image Editor. I've created a simple Image Editor, like ms.Paint with less features, only can draw rectangle, line, and ellips, erase things, etc, and no canvas (u can draw everywhere on form.
I want to create a new one, which able to do more, like using canvas, there's layers, able to insert image,etc.
There is a lot of questions I wanna ask.
First of all, I found out that C# has Canvas class, how to use it ?
I'm using this code :
There is nothing happened. Are there is anyway to create Canvas with tools ? If there isn't, please anyone tell me how to use canvas..
and also, are we able to draw on canvas ?
yes there are. you can search google.
also there are good books about GDI+ that learn you everything about it.
also there are some articles in codeproject site; go and search there.
also for simple issues like how to draw line, curve, shapes you can search in the MSDN.
for specific problems ask here you could not accomplish something.
Please rate my post if it was helpful for you.
C#, C++, PHP, ASP.NET
SQL Server, MySQL
DirectX
MATH
Codeproject, sounds great..
I'll check that site..
Thanks for replying me all along man,
for the info..
i'll ask here again to let u know if there's problem.
Bookmarks