encodeBmp method

void encodeBmp()

Implementation

void encodeBmp() {
  subCommand = EncodeBmpCmd(subCommand);
}