ArrangementCapture - Capture image, rename, delete, flash effect

ArrangementCapture
Capture image, rename, delete, flash effect.

GIF_20250304_030846_370


SetArrangement

Sets the arrangement to capture.


CaptureArrangement

Captures the image of the specified arrangement and saves it to the specified file.

Formats: png, jpg, webp.


CaptureExists

Checks if a capture exists.


DeleteCapture

Deletes a capture.


ListCaptures

Lists all captures.


RenameCapture

Renames a capture.


GetArrangementDimensions

Gets the dimensions of the arrangement.


GetFilePath

Gets the file path of a capture.


CaptureSucceeded

Fired when the arrangement capture is successful.


#CaptureFailed
Fired when the arrangement capture fails.


CaptureDeleted

Fired when a capture is deleted.


CaptureRenamed

Triggered when a capture is renamed.


Update v1.1 June 19, 2025.

  • A parameter has been added: fileType, to specify the format in which the capture will be saved.
  • Now the screenshots will be saved in the Downloads folder.

joejsanz.joedevarrangementcapture.aix (11.0 KB)


minSdk: 21
JDK: 11

Built & documented using: FAST v3.7.0-premium


Thanks.
6 Likes

You missed out the (all important...) SetArrangement block (item #1)

It's true, you're right, I lost my mind, in a few hours after I get home I will put that block, thank you.

Update v1.0.1 Mar 04, 2025.

2 Likes

Update v1.1 June 19, 2025.

2 Likes