- postProcess
void postProcess(QrCode qrCode, RendererInterface renderer, int outputWidth, int outputHeight, int leftPadding, int topPadding, int multiple)
 - preProcess
void preProcess(QrCode qrCode, RendererInterface renderer, int outputWidth, int outputHeight, int leftPadding, int topPadding, int multiple)
 
Decorator interface.