adobe-firefly-sdk
    Preparing search index...

    Type Alias ReferenceBlobV3

    ReferenceBlobV3

    Reference blob for V3 API. Style Guide compliant: The 'source' property specifies the input location, and other properties like 'usage' are peers of 'source'.

    type ReferenceBlobV3 = {
        source: ReferenceBlobSourceV3;
        usage?: ReferenceBlobUsageV3;
    }
    Index

    Properties

    Properties

    The source location of the reference image.

    The usage of the reference blob. Available options: 'general' for general reference.