FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ChartImageHttpHandler Class : GetImage Method |
'Declaration Protected Overridable Function GetImage( _ ByVal context As HttpContext, _ ByVal transferId As String, _ ByVal imageTransferStorage As ImageTransferStorage, _ ByVal keepTransferStorage As Boolean _ ) As Byte()
'Usage Dim instance As ChartImageHttpHandler Dim context As HttpContext Dim transferId As String Dim imageTransferStorage As ImageTransferStorage Dim keepTransferStorage As Boolean Dim value() As Byte value = instance.GetImage(context, transferId, imageTransferStorage, keepTransferStorage)
protected virtual byte[] GetImage( HttpContext context, string transferId, ImageTransferStorage imageTransferStorage, bool keepTransferStorage )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional