Module: ScreenshotScout::CaptureImageMode

Defined in:
lib/screenshotscout/capture_values.rb,
sig/screenshotscout.rbs

Constant Summary collapse

FILL =

Returns:

  • (String)
"fill"
FIT =

Returns:

  • (String)
"fit"
STRETCH =

Returns:

  • (String)
"stretch"