isWebp method

int isWebp()

Implementation

int isWebp() {
  // 1413
  return imgIsWebp(this);
}