This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGeometryMaterial Interface > IGeometryMaterial.TextureColorPalette Property (ArcObjects .NET 10.5 SDK) |
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