encodeTiff method

void encodeTiff()

Implementation

void encodeTiff() {
  subCommand = EncodeTiffCmd(subCommand);
}