DrawingUtilitiesPixelsFromSvg Method |
Namespace: Rhino.UI
public static byte[] PixelsFromSvg( string svg, int width, int height, bool premultiplyAlpha, Color backgroundColor )
[Missing <param name="svg"/> documentation for "M:Rhino.UI.DrawingUtilities.PixelsFromSvg(System.String,System.Int32,System.Int32,System.Boolean,System.Drawing.Color)"]
[Missing <param name="width"/> documentation for "M:Rhino.UI.DrawingUtilities.PixelsFromSvg(System.String,System.Int32,System.Int32,System.Boolean,System.Drawing.Color)"]
[Missing <param name="height"/> documentation for "M:Rhino.UI.DrawingUtilities.PixelsFromSvg(System.String,System.Int32,System.Int32,System.Boolean,System.Drawing.Color)"]
[Missing <returns> documentation for "M:Rhino.UI.DrawingUtilities.PixelsFromSvg(System.String,System.Int32,System.Int32,System.Boolean,System.Drawing.Color)"]