{
  "tutorials": [
    {
      "surfaces": {
        "in_app_panel": {
          "name": "Créer un collage sur une photographie",
          "version": "2.0.1",
          "image": "https://cc-cdn.adobe.com/graceland/PHSP/fr_FR/2.0.0/ac3c55b0-0f23-11ec-82a4-97211909c8ba/banniere-collage_1.jpg",
          "content": [
            {
              "description": "Modifiez les couleurs de l'image en appliquant un réglage spécifique.",
              "key": "photoshop/how-to/create-a-collage-on-a-photo-step-2",
              "title": "Ajouter un réglage Noir et blanc à l'image",
              "taskList": {
                "tasks": [
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-2-task-1",
                    "coachmark": {
                      "content": "Sélectionnez {1824} et cliquez sur OK.",
                      "position": {
                        "type": "appmenu",
                        "name": "image"
                      },
                      "type": "text",
                      "key": "coachmark-1"
                    },
                    "successConditions": [
                      {
                        "event": "invokeCommand",
                        "descriptor": {
                          "commandID": 1824,
                          "_isCommand": false,
                          "kcanDispatchWhileModal": true
                        }
                      }
                    ],
                    "type": "Step"
                  }
                ]
              }
            },
            {
              "description": "Grâce à l'outil Lasso magnétique, sélectionnez la zone à modifier, ici la chemise.",
              "key": "photoshop/how-to/create-a-collage-on-a-photo-step-3",
              "title": "Sélectionner la zone pour le collage",
              "taskList": {
                "tasks": [
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-3-task-1",
                    "coachmark": {
                      "content": "Sélectionnez {magneticLassoTool}. Si cela ne fonctionne pas, sélectionnez un autre outil, puis sélectionnez de nouveau le Lasso Magnétique.",
                      "position": {
                        "type": "tool",
                        "id": "magneticLassoTool"
                      },
                      "type": "text",
                      "key": "coachmark-1"
                    },
                    "successConditions": [
                      {
                        "event": "select",
                        "descriptor": {
                          "null": {
                            "_ref": "magneticLassoTool"
                          }
                        }
                      }
                    ],
                    "type": "Step"
                  },
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-3-task-2",
                    "description": "Maintenez la touche Maj enfoncée pendant la sélection pour sélectionner différentes zones à la fois. ",
                    "coachmark": {},
                    "successConditions": [],
                    "type": "Note"
                  },
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-3-task-3",
                    "description": "Effectuez un tracé tout autour des zones à sélectionner. Vous verrez s'afficher des points d'ancrage le long du tracé. ",
                    "coachmark": {},
                    "successConditions": [],
                    "type": "Note"
                  },
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-3-task-4",
                    "description": "Revenez au début du tracé pour valider la sélection. Une ligne en pointillé s'affiche alors. Procédez de la même manière pour la deuxième partie de la chemise.",
                    "coachmark": {},
                    "successConditions": [],
                    "type": "Note"
                  }
                ]
              }
            },
            {
              "description": "Créez un nouveau calque avec la sélection afin de l'isoler et d'appliquer un effet uniquement sur cette zone.",
              "key": "photoshop/how-to/create-a-collage-on-a-photo-step-4",
              "title": "Isoler les élements grâce à un nouveau calque",
              "taskList": {
                "tasks": [
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-4-task-1",
                    "coachmark": {
                      "content": "Sélectionnez {2970}",
                      "position": {
                        "type": "appmenu",
                        "name": "layer"
                      },
                      "type": "text",
                      "key": "coachmark-1"
                    },
                    "successConditions": [
                      {
                        "event": "invokeCommand",
                        "descriptor": {
                          "commandID": 2970,
                          "_isCommand": false,
                          "kcanDispatchWhileModal": true
                        }
                      }
                    ],
                    "type": "Step"
                  }
                ]
              }
            },
            {
              "description": "Associé à un autre calque, le masque d'écrêtage permet ici de limiter la texture Journal uniquement au calque avec la chemise.",
              "key": "photoshop/how-to/create-a-collage-on-a-photo-step-5",
              "title": "Créer le collage grâce à un masque d'écrêtage",
              "taskList": {
                "tasks": [
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-5-task-1",
                    "coachmark": {
                      "content": "Affichez le calque -> Journal. Pour ce faire, sélectionnez le nouveau calque créé, puis le calque Journal et cochez sa case. Un œil indiquant la visibilité du calque s'affiche.",
                      "position": {
                        "type": "layer",
                        "name": "Journal",
                        "arrow": "top-right",
                        "arrowOrientation": "vertical",
                        "view": "visibility"
                      },
                      "type": "text",
                      "key": "coachmark-1"
                    },
                    "successConditions": [
                      {
                        "event": "show",
                        "descriptor": {
                          "_isCommand": true,
                          "null": [
                            {
                              "_enum": "ordinal",
                              "_ref": "layer",
                              "_value": "targetEnum"
                            }
                          ]
                        }
                      }
                    ],
                    "type": "Step"
                  },
                  {
                    "key": "photoshop/how-to/create-a-collage-on-a-photo-step-5-task-2",
                    "coachmark": {
                      "content": "Faites un clic droit sur le calque Journal et sélectionnez Créer un masque d'écrêtage.    Cliquez sur {NEXT} pour continuer.",
                      "position": {
                        "type": "canvas",
                        "arrow": "top-right",
                        "arrowOrientation": "horizontal",
                        "offset": {
                          "left": "100%",
                          "top": "61%"
                        }
                      },
                      "type": "text",
                      "key": "coachmark-2"
                    },
                    "successConditions": [],
                    "type": "Step"
                  }
                ]
              }
            },
            {
              "key": "photoshop/how-to/create-a-collage-on-a-photo-step-6",
              "title": "Félicitations ! Vous avez appris à créer un effet de collage en appliquant des élements sur une sélection grâce à un masque d'écrêtage.",
              "fallbackTitle": "Félicitations ! Vous avez appris à créer un effet de collage en appliquant des élements sur une sélection grâce à un masque d'écrêtage.",
              "credit": "hbrh & lllonajalll"
            }
          ],
          "client": "Learn",
          "key": "photoshop/how-to/create-a-collage-on-a-photo",
          "landingStep": {
            "description": "Remplacez un élement de la photographie par une texture ou une autre image afin de créer un effet de collage.",
            "image": "https://cc-cdn.adobe.com/graceland/PHSP/fr_FR/2.0.0/ac3c55b0-0f23-11ec-82a4-97211909c8ba/banniere-collage_1.jpg",
            "key": "step-1",
            "title": "Créer un collage sur une photographie",
            "coachmark": {
              "content": "Click {NEXT} to begin",
              "position": {
                "type": "view",
                "arrow": "top-right",
                "arrowOrientation": "vertical",
                "panel": "panelid.static.learn",
                "viewID": "next"
              },
              "type": "text",
              "key": "coachmarkKey"
            }
          },
          "author": {
            "name": "Louisa Schwartz",
            "avatar": "https://utut-service.adobe.com/api/user/avatar/17DC6D6D56A8E5297F000101.jpg",
            "bio": "https://utut-service.adobe.com/api/user/avatar/bio/17DC6D6D56A8E5297F000101.json",
            "badge": "https://utut-service.adobe.com/api/user/avatar/badge/17DC6D6D56A8E5297F000101.svg"
          },
          "type": "Tutorial",
          "locale": "fr_FR",
          "template": "https://cc-cdn.adobe.com/graceland/PHSP/fr_FR/2.0.0/ac3c55b0-0f23-11ec-82a4-97211909c8ba/collage-tutoriel.psdt"
        },
        "in_app_panels": {
          "live": "0570cd2e-cc55-34d0-b5d6-828f47bdc6a0",
          "versions": [
            2
          ]
        },
        "ids": {
          "in_app_panels": {
            "live": "0570cd2e-cc55-34d0-b5d6-828f47bdc6a0",
            "versions": [
              2
            ]
          }
        }
      },
      "aem_id": "photoshop/how-to/in-app/create-a-collage-on-a-photo",
      "metadata": {
        "formatVersion": "1.0",
        "descriptions": {
          "medium": "Remplacez un élement de la photographie par une texture ou une autre image afin de créer un effet de collage.",
          "short": "Remplacez un élement de la photographie par une texture ou une autre image afin de créer un effet de collage.",
          "long": "Remplacez un élement de la photographie par une texture ou une autre image afin de créer un effet de collage."
        },
        "media_types": [
          "HandsOn"
        ],
        "creative_fields": [
          "photography"
        ],
        "application": {
          "fi_code": "photoshop_cc",
          "sap_code": "PHSP"
        },
        "locale": "fr_FR",
        "images": {
          "hero": "https://cc-cdn.adobe.com/graceland/PHSP/fr_FR/2.0.0/ac3c55b0-0f23-11ec-82a4-97211909c8ba/banniere-collage_1.jpg",
          "thumbnail": "https://cc-cdn.adobe.com/graceland/PHSP/fr_FR/2.0.0/ac3c55b0-0f23-11ec-82a4-97211909c8ba/miniature-collage_1.jpg",
          "heroPath": "assets/LCM-PHXS-24.4.1-fr_CA-1d01c083-0faa-455a-8920-2aa55dc8994b.jpeg",
          "thumbnailPath": "assets/LCM-PHXS-24.4.1-fr_CA-2ff40a48-ee1d-4158-adf4-35fd23088aad.jpeg"
        },
        "title": "Créer un collage sur une photographie",
        "platforms": [
          "in-app"
        ],
        "duration_in_seconds": "80",
        "learning_approach": "interactive-in-app",
        "related_applications": {
          "fi_code": [],
          "sap_code": []
        },
        "relatedContents": [],
        "level": "beginner",
        "stage": "practice",
        "source": {
          "third_party": false,
          "label": "Adobe.com"
        },
        "topics": [
          "food-photography"
        ],
        "urls": {
          "helpx": "",
          "helpx_iframe": "",
          "low_url": "https://www.adobe.com/fr/learn/photoshop/in-app/create-a-collage-on-a-photo",
          "low_url_temp": "https://www.adobe.com/fr/learn/photoshop/in-app/create-a-collage-on-a-photo"
        }
      },
      "urls": {
        "helpx": "",
        "helpx_iframe": "",
        "low_url": "https://www.adobe.com/fr/learn/photoshop/in-app/create-a-collage-on-a-photo",
        "low_url_temp": "https://www.adobe.com/fr/learn/photoshop/in-app/create-a-collage-on-a-photo"
      },
      "created_on": "2022-02-16T02:25:18.980Z",
      "modified_on": "2022-02-16T02:25:18.980Z",
      "locale": "fr_FR",
      "published_status": "live",
      "tutorialUUID": "a17e0089-20e7-3a4f-a6c0-1af7998a9b5b",
      "service_uuid": "c1937dc2-c8d3-36d6-8e8c-2f301bd89088",
      "version": 1
    }
  ],
  "per_page": 50,
  "page": 1,
  "total_objects": 1
}
