C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / Palette Class / GetColors Method

In This Topic
GetColors Method
In This Topic
HRESULT IWICPalette::GetColors([In] unsigned int cCount,[Out, Buffer] void* pColors,[Out] unsigned int* pcActualColors)
Syntax
'Declaration
 
Public Function GetColors( _
   ByVal count As System.Integer, _
   ByVal colorsRef As System.IntPtr _
) As System.Integer
 

Parameters

count
colorsRef
See Also