Udostępnij za pośrednictwem


Metoda ImageHelper.ExtractPixelSection —

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Shared Function ExtractPixelSection ( _
    sourcePixels As Byte(), _
    sourceBitsPerPixel As Integer, _
    sourceStride As Integer, _
    sectionRect As Int32Rect, _
    transparentColors As Color() _
) As Byte()
public static byte[] ExtractPixelSection(
    byte[] sourcePixels,
    int sourceBitsPerPixel,
    int sourceStride,
    Int32Rect sectionRect,
    Color[] transparentColors
)

Parametry

Wartość zwracana

Typ: array<System.Byte[]

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ImageHelper Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI