width property

int width

Implementation

int get width {
  return luminanceSource.width;
}