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.
Sets the pixel color to the color located at iIndex in the color palette.
void SetPixelIndexed(
int x,
int y,
int iIndex
) throw( );
Parameters
x
The horizontal location of the pixel to set.y
The vertical location of the pixel to set.iIndex
The index of a color in the color palette.
Requirements
Header: atlimage.h