MagickGetResolutionResult constructor

const MagickGetResolutionResult(
  1. double x,
  2. double y
)

Implementation

const MagickGetResolutionResult(this.x, this.y);