ComponentOne Bitmap for WPF
GetProfile Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > ColorContext Class : GetProfile Method
HRESULT ID2D1ColorContext::GetProfile([Out, Buffer] unsigned char* profile,[In] unsigned int profileSize)
Syntax
'Declaration
 
Public Sub GetProfile( _
   ByVal rofileRef() As System.Byte, _
   ByVal profileSize As System.Integer _
) 
public void GetProfile( 
   System.byte[] rofileRef,
   System.int profileSize
)

Parameters

rofileRef
profileSize
See Also

Reference

ColorContext Class
ColorContext Members