public bool Rotate(double a, FIA_MatrixOrder order) { return(FreeImage.MatrixRotate(this.matrix, a, order)); }