StoreScreenshotCliCommand constructor

const StoreScreenshotCliCommand()

Create screenshot images, etc. for the store based on the images in the source_dir.

The images are stored in export_dir.

The color specifies the background color.

The orientation specifies the orientation.

source_dirにある画像を元にストア用のスクリーンショット画像等を作成します。

export_dirに画像が格納されます。

colorには背景色を指定します。

orientationには向きを指定します。

Implementation

const StoreScreenshotCliCommand();