ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapFrameEncode Class / SetPixelFormat Method

In This Topic
    SetPixelFormat Method
    In This Topic
    HRESULT IWICBitmapFrameEncode::SetPixelFormat([InOut] GUID* pPixelFormat)
    Syntax
    'Declaration
     
    Public Sub SetPixelFormat( _
       ByRef pixelFormatRef As Guid _
    ) 
    public void SetPixelFormat( 
       ref Guid pixelFormatRef
    )

    Parameters

    pixelFormatRef
    See Also