Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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