C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / BitmapDecoder Class / CopyPalette Method

In This Topic
CopyPalette Method (BitmapDecoder)
In This Topic
HRESULT IWICBitmapDecoder::CopyPalette([In, Optional] IWICPalette* pIPalette)
Syntax
'Declaration
 
Public Sub CopyPalette( _
   ByVal paletteRef As Palette _
) 
 

Parameters

paletteRef
See Also