StiImageConverterBytesToImage Method |
[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]
Namespace: Stimulsoft.Base.Drawing
public static Image BytesToImage( byte[] bytes, int width = 200, int height = 200, bool stretch = true, bool aspectRatio = false )
[Missing <param name="bytes"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]
[Missing <param name="width"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]
[Missing <param name="height"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]
[Missing <param name="stretch"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]
[Missing <param name="aspectRatio"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.BytesToImage(System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean)"]