[Visual Basic] Public Shared Function ilCopyPixels( _ ByVal XOff As Integer, _ ByVal YOff As Integer, _ ByVal ZOff As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer, _ ByVal Depth As Integer, _ ByVal Format As Integer, _ ByVal Type As Integer, _ ByVal Data As IntPtr _ ) As Integer