ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.IntPtr
    public System.IntPtr GetDataPointer()
    See Also