Member Junction
    Preparing search index...

    Type Alias ImageSize

    ImageSize:
        | "256x256"
        | "512x512"
        | "1024x1024"
        | "1024x1792"
        | "1792x1024"
        | "1536x1024"
        | "1024x1536"
        | string

    Size specification for image generation. Common sizes supported by most providers.