Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Latest commit

 

History

History
36 lines (20 loc) · 637 Bytes

File metadata and controls

36 lines (20 loc) · 637 Bytes

BlendRequest

Properties

Name Type Description Notes
alpha BigDecimal [optional]
image1 String
image2 String
mode ModeEnum [optional]
targetFormat TargetFormatEnum [optional]

Enum: ModeEnum

Name Value
RTS "rts"
RTL "rtl"

Enum: TargetFormatEnum

Name Value
JPEG "jpeg"
PNG "png"
BMP "bmp"