{"json_modified": "2016-10-05T06:38:03.148722", "uuid": "d54125d7-270f-4be3-b954-30f8911e73c7", "title": "Uint8ClampedArray", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray", "tags": ["Constructor", "Uint8ClampedArray", "TypedArrays", "TypedArray", "JavaScript"], "translations": [{"uuid": "eff70658-77b3-4b72-bfba-0b16efc2406d", "title": "Uint8ClampedArray", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Uint8ClampedArray", "tags": ["TypedArrays", "Constructor", "TypedArray", "R\u00e9f\u00e9rence", "Uint8ClampedArray", "JavaScript"], "summary": "Le tableau typ\u00e9 Uint8ClampedArray permet de repr\u00e9senter un tableau d'entiers non sign\u00e9s repr\u00e9sent\u00e9s sur 8 bits, dont les valeurs sont ramen\u00e9es entre 0 et 255. Les \u00e9l\u00e9ments du tableau sont initialis\u00e9s \u00e0 0. Une fois que le tableau est construit, on peut manipuler ses diff\u00e9rents \u00e9l\u00e9ments gr\u00e2ce aux m\u00e9thodes de l'objet ou gr\u00e2ce \u00e0 la notation usuelle (avec les crochets).", "localization_tags": [], "locale": "fr", "last_edit": "2016-05-19T04:55:20", "review_tags": []}, {"uuid": "04729224-c857-4aa6-ba8a-26bc451b194b", "title": "Uint8ClampedArray", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray", "tags": ["Constructor", "Uint8ClampedArray", "TypedArrays", "TypedArray", "JavaScript"], "summary": "8\u30d3\u30c3\u30c8\u7b26\u53f7\u306a\u3057\u6574\u6570\u306e\u914d\u5217\u3092\u8868\u73fe\u3057\u307e\u3059\u304c\u3001\u8981\u7d20\u306e\u5024\u306f0-255\u306e\u7bc4\u56f2\u306b\u5207\u308a\u8a70\u3081\u3089\u308c\u307e\u3059 (\u7bc4\u56f2\u5916\u306e\u6570\u5024\u3092\u8a2d\u5b9a\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u6700\u5c0f\u5024\u307e\u305f\u306f\u6700\u5927\u5024\u304c\u8a2d\u5b9a\u3055\u308c\u307e\u3059)\u3002\u5185\u5bb9\u306f0\u3067\u521d\u671f\u5316\u3055\u308c\u307e\u3059\u3002\u914d\u5217\u3092\u4f5c\u3063\u305f\u5f8c\u306f\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30e1\u30bd\u30c3\u30c9\u3084\u6a19\u6e96\u306e\u914d\u5217\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u6587(\u3059\u306a\u308f\u3061\u89d2\u62ec\u5f27\u8868\u8a18)\u3092\u4f7f\u7528\u3057\u3066\u3001\u914d\u5217\u5185\u306e\u8981\u7d20\u3092\u53c2\u7167\u3067\u304d\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2016-05-12T17:58:59", "review_tags": []}], "modified": "2016-10-05T06:37:57", "label": "Uint8ClampedArray", "localization_tags": [], "locale": "en-US", "id": 78029, "last_edit": "2016-05-19T01:09:49", "summary": "The Uint8ClampedArray typed array represents an array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead. The contents are initialized to 0. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Properties", "title": "Properties"}, {"id": "Methods", "title": "Methods"}, {"id": "Uint8ClampedArray_prototype", "title": null}, {"id": "Properties_2", "title": "Properties"}, {"id": "Methods_2", "title": "Methods"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Compatibility_notes", "title": "Compatibility notes"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray", "review_tags": []}