ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.WIC Namespace / BitmapLock Class / GetPixelFormat Method

In This Topic
    GetPixelFormat Method (BitmapLock)
    In This Topic
    HRESULT IWICBitmapLock::GetPixelFormat([Out] GUID* pPixelFormat)
    Syntax
    'Declaration
     
    Public Function GetPixelFormat() As Guid
    public Guid GetPixelFormat()
    See Also