Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public static Color Palette_GetColorTable(
BitmapFormat nBmpPalette,
int nIndex
)
public static Color Palette_GetColorTable(
BitmapFormat nBmpPalette,
int nIndex
)
Public Shared Function Palette_GetColorTable (
nBmpPalette As BitmapFormat,
nIndex As Integer
) As Color
Public Shared Function Palette_GetColorTable (
nBmpPalette As BitmapFormat,
nIndex As Integer
) As Color
public:
static Color Palette_GetColorTable(
BitmapFormat nBmpPalette,
int nIndex
)
public:
static Color Palette_GetColorTable(
BitmapFormat nBmpPalette,
int nIndex
)
Return Value
Type:
Color