MagickGetImageGreenPrimaryResult constructor

const MagickGetImageGreenPrimaryResult(
  1. double x,
  2. double y,
  3. double z
)

Implementation

const MagickGetImageGreenPrimaryResult(
  this.x,
  this.y,
  this.z,
);