# Tool: Generate Prompt for Double Exposure Surrealism

> Design striking double exposure art blending silhouettes with landscapes using the BOPINK Double Exposure Engine. Created for fine art photographers, album cover designers, and surrealist artists, this tool generates prompts for Midjourney v6 and FLUX.1. It merges human side-profile silhouettes with misty Scandinavian pine forests, snow-capped mountain ranges, or cosmic galaxy nebulae against high-contrast backgrounds.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, FLUX.1

## Domain Parameters:
- `silhouetteBlend` (select): Interior Landscape Subject (Default: "Forest & Mountains")
- `highContrastBackdrop` (toggle): High-Contrast Solid Backdrop (Default: "true")
- `starryBlending` (toggle): Subtle Starry Sky Gradient Overlay (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "4:5")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "generate-prompt-for-double-exposure-surrealism",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
