ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Guid _
    ) 
    public void SetPixelFormat( 
       ref System.Guid pixelFormatRef
    )

    Parameters

    pixelFormatRef
    See Also