Esempio n. 1
0
 public bool Invert()
 {
     return(FreeImage.MatrixInvert(this.matrix));
 }