| Name | Description | |
|---|---|---|
![]() ![]() | Create | Creates the drawing factory that is based on specified drawing engine. |
![]() | CreateBitmap | Overloaded. Creates a bitmap that contains image that is decoded from specified file using embedded decoder. |
![]() | CreateCompositeEngine | Creates the composite drawing engine. |
![]() | CreateDefaultFont | Creates a default font with normal style. |
![]() | CreateDrawingEngine | Creates the drawing engine. |
![]() | CreateFallbackFont | Creates the font that contains glyph for specified text character. |
![]() | CreateFont | Overloaded. Creates the font. |
![]() ![]() | CreateGdiDrawingFactory | Creates the GDI drawing factory that is located in 'Vintasoft.Imaging.Gdi.dll' assembly. |
![]() | CreateGenericMonospaceFont | Creates a generic monospace font. |
![]() | CreateGenericSansSerifFont | Creates a generic sans serif font. |
![]() | CreateGenericSerifFont | Creates a generic serif font. |
![]() | CreateGraphicsPath | Overloaded. Creates the graphics path and copy properties from specified graphics path. |
![]() | CreateHatchBrush | Overloaded. Creates a hatch brush. |
![]() | CreateImageBrush | Overloaded. Creates an image brush with specified color. |
![]() | CreateLinearGradientBrush | Overloaded. Creates a linear gradient brush and copies properties from specified linear gradient brush to the newly created brush. |
![]() | CreateLineCap | Creates the DrawingLineCap of specified type. |
![]() | CreatePen | Overloaded. Creates a pen with specified color and width. |
![]() | CreateRadialGradientBrush | Overloaded. Creates a radial gradient brush and copies properties from specified radial gradient brush to the newly created brush. |
![]() | CreateRasterDrawingEngine | Creates the raster drawing engine. |
![]() | CreateRegion | Overloaded. Creates the region and combines created region with the specified graphics path. |
![]() ![]() | CreateSkiaSharpDrawingFactory | Creates the SkiaSharp drawing factory that is located in 'Vintasoft.Imaging.Drawing.SkiaSharp.dll' assembly. |
![]() | CreateSolidBrush | Overloaded. Creates a solid brush and copies properties from specified solid brush. |
![]() | CreateSystemFont | Overloaded. Creates the system font by name. |
![]() ![]() | CreateWpfDrawingFactory | Creates the WPF drawing factory that is located in 'Vintasoft.Imaging.Wpf.dll' assembly. |
![]() | GetIsValidPathType | Returns a value indicating whether the type of graphics path is valid for this drawing factory. |
![]() | GetNearestSupportedRasterPixelFormat | Overloaded. Returns the nearest supported raster pixel format. |
![]() | GetSupportedRasterPixelFormats | Returns the supported raster pixel formats. |
![]() | IsRasterPixelFormatSupported | Returns a value indicating whether the pixel format is supported. |
![]() ![]() | RenderImageBrushCell | Renders complete image brush cell (depends on TileMode property). |


