StiSvgHelperConvertSvgToImage Method |
[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
Namespace: Stimulsoft.Base.Helpers
public static Image ConvertSvgToImage( byte[] svgObject, int width, int height, bool stretch = true, bool aspectRatio = false, bool rethrowOutOfMemory = false )
[Missing <param name="svgObject"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="width"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="height"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="stretch"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="aspectRatio"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="rethrowOutOfMemory"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.ConvertSvgToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)"]