Generate an Image with text using c# -
basically want able somehow generate image has list of stats player. need able draw text onto image , maybe players avatar onto if possible. want avoid using libraries unless have unless have easy way using x library. know how make using simple php request since of information retrieved various databases anyway, prefer have way make directly in program can change easily. i've done in java before don't know how make in c# without using opengl. here's picture of might like.
i apologize if has been asked before if couldn't find it.
you have refer system.drawing namespace. gdi+ easy thing understand , use it. easy example
Comments
Post a Comment