DevIL Documentation Previous | ILUT | Next

 

ilutSetWinClipboard

 

ilutSetWinClipboard copies the current bound image to the Windows clipboard.

 

ILboolean ilutSetWinClipboard(
  ILvoid );


Parameters

 

None


Errors

 
ILUT_ILLEGAL_OPERATION
The operation attempted is not allowable in the current state. The function returns with no ill side effects.

See Also

 
ilBindImage, ilGenImages, ilutGetWinClipboard,