DevIL Documentation Previous | ILUT | Next

 

ilutGetWinClipboard

 

ilutGetWinClipboard copies the contents of the Windows clipboard to the current bound image, resizing as necessary.

 

ILboolean ilutGetWinClipboard(
  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, ilutSetWinClipboard,