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

In This Topic
    GetDataPointer() Method
    In This Topic
    HRESULT IWICBitmapLock::GetDataPointer([Out] unsigned int* pcbBufferSize,[Out] void** ppbData)
    Syntax
    'Declaration
     
    Public Overloads Function GetDataPointer() As IntPtr
    public IntPtr GetDataPointer()
    See Also