Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Determines whether the application of a channel's table will have any effect.
Syntax
HRESULT retVal = object.IsChannelIdentity(pSampleBools);
Parameters
pSampleBools [out]
Type: DXBASESAMPLEPointer to a DXBASESAMPLE structure that tells whether a color's lookup table is enabled.
Remarks
A TRUE or FALSE value is stored in each of the color components—alpha, red, green, and blue—of the returned structure. If a component has a return value of TRUE, that color is unaffected by a call to IDXLookupTable::ApplyTables.