A Windows-only GDI+ graphics wrapper for the sciBASIC# drawing API: the canvas, image filters, GIF/TIFF encoders and font metrics, with converters that bridge the graphics models to System.Drawing.
Microsoft.VisualBasic.Drawing.Windows 1.0.9762.11310.
01 Namespaces
Microsoft.VisualBasic.Drawing
| Type | Summary | Members |
|---|---|---|
| CssInterop | .NET clr gdi+ component convert to css model | 0 |
| DrawingInterop | helper for make gdi+ graphics component conversion | 9 |
| Extensions | 9 | |
| GDICanvas | 这个对象是Graphics2D以及Wmf公用的基础类型 | 30 |
| GifEncoder | Encodes multiple images as an animated gif to a stream. | 3 |
| Graphics2D | GDI+ device handle for encapsulates a GDI+ drawing surface. | 7 |
| ImageExtensions | 1 | |
| ImageFormatExtensions | Specifies the file format of the image. | 3 |
| TiffWriter | 1 | |
| Wmf | Windows Metafile (WMF) is an image file format originally designed for Microsoft Windows in the 1990s. | 4 |
Microsoft.VisualBasic.Drawing.Drawing2D.Text
GDI+ text rendering: font metrics, graphics text drawing and the text layout model.
| Type | Summary | Members |
|---|---|---|
| FontMetrics | 3 | |
| GraphicsText | 利用GDI+绘制旋转文字,矩形内可以根据布局方式排列文本 | 2 |
| TextRender | 基于HTML语法的字符串的绘制描述信息的解析 | 2 |
Microsoft.VisualBasic.Drawing.Graphics2D
| Type | Summary | Members |
|---|---|---|
| Context | Can be serialize as a XML file node. | 3 |
Microsoft.VisualBasic.Drawing.Imaging.BitmapImage
Bitmap image effects and filter helpers: image effects, bitmap extension methods and pixel level utilities.
Microsoft.VisualBasic.Drawing.Interop
The GDI+ interop layer: bitmap buffers, GDI+ image types and the drawing interop helpers that bridge managed graphics models to System.Drawing.
| Type | Summary | Members |
|---|---|---|
| BitmapBuffer | 3 |