Class StyleReferenceImage

A style reference image.

This encapsulates a style reference image provided by the user, and additionally optional config parameters for the style reference image.

A raw reference image can also be provided as a destination for the style to be applied to.

Constructors

Properties

Configuration for the style reference image.

referenceId?: number

The id of the reference image.

referenceImage?: Image

The reference image for the editing operation.

referenceType?: string

The type of the reference image. Only set by the SDK.

Methods

  • Internal method to convert to ReferenceImageAPIInternal.

    Returns ReferenceImageAPIInternal