ComponentOne Bitmap for UWP
GetProfileBytes Method

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > ColorContext Class : GetProfileBytes Method
HRESULT IWICColorContext::GetProfileBytes([In] unsigned int cbBuffer,[In] void* pbBuffer,[Out] unsigned int* pcbActual)
Syntax
'Declaration
 
Public Function GetProfileBytes( _
   ByVal buffer As System.Integer, _
   ByVal bufferRef As System.IntPtr _
) As System.Integer
public System.int GetProfileBytes( 
   System.int buffer,
   System.IntPtr bufferRef
)

Parameters

buffer
bufferRef
See Also

Reference

ColorContext Class
ColorContext Members