isPnm method

int isPnm()

Implementation

int isPnm() {
  // 1056
  return imgIsPnm(this);
}