ColorVolumeBox constructor

ColorVolumeBox(
  1. List<List<int>> pixels
)

Implementation

ColorVolumeBox(this.pixels);