ImageData constructor

ImageData(
  1. dynamic data_OR_sw,
  2. int sh_OR_sw,
  3. [int? sh]
)

Implementation

factory ImageData