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.


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.0.1 Mar 04, 2025.

  • Added a flash when taking a capture

aia project:
ArrangementCapture.aia (17.5 KB)

Extension v1.0.1.
joejsanz.joedevarrangementcapture.aix (10.4 KB)


minSdk: 21
maxSdk: 34
JDK: 11

Built & documented using: FAST-CLI v2.4.2


Thanks.

Github

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.

1 Like