Hello.
I am new on c# and i want to drawn a ellipse in a bitmap with PixelFormat 8bppIndexed.
Any can help me?
Thanks.
![]() |
|
|||||
|
||||||
Help to draw a ellipse in bitmap with Format8bppIndexed c#?
2 posts
• Page 1 of 1
Help to draw a ellipse in bitmap with Format8bppIndexed c#?Hello.
I am new on c# and i want to drawn a ellipse in a bitmap with PixelFormat 8bppIndexed. Any can help me? Thanks.
Re: Help to draw a ellipse in bitmap with Format8bppIndexed c#?Hello,
[urlhttp://www.aforgenet.com/framework/docs/html/692eb465-79b9-1027-339b-fe8979a7a9c4.htm]Convert[/url] your image to 24 bpp and then draw on it using Graphics class from .NET.
2 posts
• Page 1 of 1
|
![]() |
|