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

In This Topic
    Lock Method
    In This Topic

    Provides access to a rectangular area of the bitmap.

    Overload List
    OverloadDescription

    Provides access to a rectangular area of the bitmap.

     

    Provides access to a rectangular area of the bitmap.

     
    HRESULT IWICBitmap::Lock([In] const void* prcLock,[In] WICBitmapLockFlags flags,[Out] IWICBitmapLock** ppILock)  
    See Also