Exemple #1
0
 public bool Invert()
 {
     return(FreeImageApi.Invert(m_Handle));
 }