setPadding method

void setPadding(
  1. int value
)

Implementation

void setPadding(int value) => c.mnn_cv_image_process_set_padding(ptr, value);