Tao.DevIl SDK Documentation

Il.ilOverlayImage Method 

[Visual Basic]
Public Shared Function ilOverlayImage( _
   ByVal Source As Integer, _
   ByVal XCoord As Integer, _
   ByVal YCoord As Integer, _
   ByVal ZCoord As Integer _
) As Boolean
[C#]
public static bool ilOverlayImage(
   int Source,
   int XCoord,
   int YCoord,
   int ZCoord
);

See Also

Il Class | Tao.DevIl Namespace