Freigeben über


ImageHelper.GetBitmapSourceBits Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared Function GetBitmapSourceBits ( _
    bitmap As BitmapSource _
) As Byte()
public static byte[] GetBitmapSourceBits(
    BitmapSource bitmap
)

Parameters

Return Value

Type: array<System.Byte[]

.NET Framework Security

See Also

Reference

ImageHelper Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace