ComponentOne Bitmap for UWP
InitializeFromMemory(IntPtr,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > ColorContext Class > InitializeFromMemory Method : InitializeFromMemory(IntPtr,Int32) Method
HRESULT IWICColorContext::InitializeFromMemory([In] const void* pbBuffer,[In] unsigned int cbBufferSize)
Syntax
'Declaration
 
Public Overloads Sub InitializeFromMemory( _
   ByVal bufferRef As System.IntPtr, _
   ByVal bufferSize As System.Integer _
) 
public void InitializeFromMemory( 
   System.IntPtr bufferRef,
   System.int bufferSize
)

Parameters

bufferRef
bufferSize
See Also

Reference

ColorContext Class
ColorContext Members
Overload List