DrawTextBackColor Method (GdPictureImaging)
In This Topic
Draws a text with background color on a GdPicture image.
Overload List
| Overload | Description |
| DrawTextBackColor(Int32,String,Int32,Int32,Single,GdPictureFontStyle,GdPictureColor,GdPictureColor,String,Boolean) |
Draws a text with background color on a GdPicture image.
|
| DrawTextBackColor(Int32,String,Int32,Int32,Single,GdPictureFontStyle,Int32,Int32,String,Boolean) |
Draws a text with background color on a GdPicture image. The drawing color is specified with an integer value.
|
See Also