This document is archived and information here might be outdated. Recommended version. |
The values of unique RGB colors in the texture image.
[Visual Basic .NET] Public Sub TextureColorPalette ( _ ByRef ppRgbColors As IArray _ )
[C#] public void TextureColorPalette ( ref IArray ppRgbColors );
[C++]
HRESULT get_TextureColorPalette(
IArray** ppRgbColors
);
[C++] Parameters ppRgbColors [out]
ppRgbColors is a parameter of type IArray**