class_image.rst 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844
  1. :github_url: hide
  2. .. DO NOT EDIT THIS FILE!!!
  3. .. Generated automatically from Godot engine sources.
  4. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py.
  5. .. XML source: https://github.com/godotengine/godot/tree/master/doc/classes/Image.xml.
  6. .. _class_Image:
  7. Image
  8. =====
  9. **Inherits:** :ref:`Resource<class_Resource>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
  10. Image datatype.
  11. .. rst-class:: classref-introduction-group
  12. Description
  13. -----------
  14. Native image datatype. Contains image data which can be converted to an :ref:`ImageTexture<class_ImageTexture>` and provides commonly used *image processing* methods. The maximum width and height for an **Image** are :ref:`MAX_WIDTH<class_Image_constant_MAX_WIDTH>` and :ref:`MAX_HEIGHT<class_Image_constant_MAX_HEIGHT>`.
  15. An **Image** cannot be assigned to a texture property of an object directly (such as :ref:`Sprite2D.texture<class_Sprite2D_property_texture>`), and has to be converted manually to an :ref:`ImageTexture<class_ImageTexture>` first.
  16. \ **Note:** The maximum image size is 16384×16384 pixels due to graphics hardware limitations. Larger images may fail to import.
  17. .. rst-class:: classref-introduction-group
  18. Tutorials
  19. ---------
  20. - :doc:`Importing images <../tutorials/assets_pipeline/importing_images>`
  21. - :doc:`Runtime file loading and saving <../tutorials/io/runtime_file_loading_and_saving>`
  22. .. rst-class:: classref-reftable-group
  23. Properties
  24. ----------
  25. .. table::
  26. :widths: auto
  27. +-------------------------------------+----------------------------------------+------------------------------------------------------------------------------------------------+
  28. | :ref:`Dictionary<class_Dictionary>` | :ref:`data<class_Image_property_data>` | ``{ "data": PackedByteArray(), "format": "Lum8", "height": 0, "mipmaps": false, "width": 0 }`` |
  29. +-------------------------------------+----------------------------------------+------------------------------------------------------------------------------------------------+
  30. .. rst-class:: classref-reftable-group
  31. Methods
  32. -------
  33. .. table::
  34. :widths: auto
  35. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  36. | |void| | :ref:`adjust_bcs<class_Image_method_adjust_bcs>`\ (\ brightness\: :ref:`float<class_float>`, contrast\: :ref:`float<class_float>`, saturation\: :ref:`float<class_float>`\ ) |
  37. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  38. | |void| | :ref:`blend_rect<class_Image_method_blend_rect>`\ (\ src\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) |
  39. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  40. | |void| | :ref:`blend_rect_mask<class_Image_method_blend_rect_mask>`\ (\ src\: :ref:`Image<class_Image>`, mask\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) |
  41. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  42. | |void| | :ref:`blit_rect<class_Image_method_blit_rect>`\ (\ src\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) |
  43. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  44. | |void| | :ref:`blit_rect_mask<class_Image_method_blit_rect_mask>`\ (\ src\: :ref:`Image<class_Image>`, mask\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) |
  45. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  46. | |void| | :ref:`bump_map_to_normal_map<class_Image_method_bump_map_to_normal_map>`\ (\ bump_scale\: :ref:`float<class_float>` = 1.0\ ) |
  47. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  48. | |void| | :ref:`clear_mipmaps<class_Image_method_clear_mipmaps>`\ (\ ) |
  49. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  50. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`compress<class_Image_method_compress>`\ (\ mode\: :ref:`CompressMode<enum_Image_CompressMode>`, source\: :ref:`CompressSource<enum_Image_CompressSource>` = 0, astc_format\: :ref:`ASTCFormat<enum_Image_ASTCFormat>` = 0\ ) |
  51. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  52. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`compress_from_channels<class_Image_method_compress_from_channels>`\ (\ mode\: :ref:`CompressMode<enum_Image_CompressMode>`, channels\: :ref:`UsedChannels<enum_Image_UsedChannels>`, astc_format\: :ref:`ASTCFormat<enum_Image_ASTCFormat>` = 0\ ) |
  53. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  54. | :ref:`Dictionary<class_Dictionary>` | :ref:`compute_image_metrics<class_Image_method_compute_image_metrics>`\ (\ compared_image\: :ref:`Image<class_Image>`, use_luma\: :ref:`bool<class_bool>`\ ) |
  55. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  56. | |void| | :ref:`convert<class_Image_method_convert>`\ (\ format\: :ref:`Format<enum_Image_Format>`\ ) |
  57. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  58. | |void| | :ref:`copy_from<class_Image_method_copy_from>`\ (\ src\: :ref:`Image<class_Image>`\ ) |
  59. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  60. | :ref:`Image<class_Image>` | :ref:`create<class_Image_method_create>`\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`\ ) |static| |
  61. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  62. | :ref:`Image<class_Image>` | :ref:`create_empty<class_Image_method_create_empty>`\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`\ ) |static| |
  63. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  64. | :ref:`Image<class_Image>` | :ref:`create_from_data<class_Image_method_create_from_data>`\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`, data\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |static| |
  65. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  66. | |void| | :ref:`crop<class_Image_method_crop>`\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`\ ) |
  67. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  68. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`decompress<class_Image_method_decompress>`\ (\ ) |
  69. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  70. | :ref:`AlphaMode<enum_Image_AlphaMode>` | :ref:`detect_alpha<class_Image_method_detect_alpha>`\ (\ ) |const| |
  71. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  72. | :ref:`UsedChannels<enum_Image_UsedChannels>` | :ref:`detect_used_channels<class_Image_method_detect_used_channels>`\ (\ source\: :ref:`CompressSource<enum_Image_CompressSource>` = 0\ ) |const| |
  73. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  74. | |void| | :ref:`fill<class_Image_method_fill>`\ (\ color\: :ref:`Color<class_Color>`\ ) |
  75. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  76. | |void| | :ref:`fill_rect<class_Image_method_fill_rect>`\ (\ rect\: :ref:`Rect2i<class_Rect2i>`, color\: :ref:`Color<class_Color>`\ ) |
  77. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  78. | |void| | :ref:`fix_alpha_edges<class_Image_method_fix_alpha_edges>`\ (\ ) |
  79. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  80. | |void| | :ref:`flip_x<class_Image_method_flip_x>`\ (\ ) |
  81. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  82. | |void| | :ref:`flip_y<class_Image_method_flip_y>`\ (\ ) |
  83. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  84. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`generate_mipmaps<class_Image_method_generate_mipmaps>`\ (\ renormalize\: :ref:`bool<class_bool>` = false\ ) |
  85. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  86. | :ref:`PackedByteArray<class_PackedByteArray>` | :ref:`get_data<class_Image_method_get_data>`\ (\ ) |const| |
  87. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  88. | :ref:`int<class_int>` | :ref:`get_data_size<class_Image_method_get_data_size>`\ (\ ) |const| |
  89. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  90. | :ref:`Format<enum_Image_Format>` | :ref:`get_format<class_Image_method_get_format>`\ (\ ) |const| |
  91. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  92. | :ref:`int<class_int>` | :ref:`get_height<class_Image_method_get_height>`\ (\ ) |const| |
  93. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  94. | :ref:`int<class_int>` | :ref:`get_mipmap_count<class_Image_method_get_mipmap_count>`\ (\ ) |const| |
  95. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  96. | :ref:`int<class_int>` | :ref:`get_mipmap_offset<class_Image_method_get_mipmap_offset>`\ (\ mipmap\: :ref:`int<class_int>`\ ) |const| |
  97. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  98. | :ref:`Color<class_Color>` | :ref:`get_pixel<class_Image_method_get_pixel>`\ (\ x\: :ref:`int<class_int>`, y\: :ref:`int<class_int>`\ ) |const| |
  99. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  100. | :ref:`Color<class_Color>` | :ref:`get_pixelv<class_Image_method_get_pixelv>`\ (\ point\: :ref:`Vector2i<class_Vector2i>`\ ) |const| |
  101. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  102. | :ref:`Image<class_Image>` | :ref:`get_region<class_Image_method_get_region>`\ (\ region\: :ref:`Rect2i<class_Rect2i>`\ ) |const| |
  103. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  104. | :ref:`Vector2i<class_Vector2i>` | :ref:`get_size<class_Image_method_get_size>`\ (\ ) |const| |
  105. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  106. | :ref:`Rect2i<class_Rect2i>` | :ref:`get_used_rect<class_Image_method_get_used_rect>`\ (\ ) |const| |
  107. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  108. | :ref:`int<class_int>` | :ref:`get_width<class_Image_method_get_width>`\ (\ ) |const| |
  109. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  110. | :ref:`bool<class_bool>` | :ref:`has_mipmaps<class_Image_method_has_mipmaps>`\ (\ ) |const| |
  111. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  112. | :ref:`bool<class_bool>` | :ref:`is_compressed<class_Image_method_is_compressed>`\ (\ ) |const| |
  113. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  114. | :ref:`bool<class_bool>` | :ref:`is_empty<class_Image_method_is_empty>`\ (\ ) |const| |
  115. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  116. | :ref:`bool<class_bool>` | :ref:`is_invisible<class_Image_method_is_invisible>`\ (\ ) |const| |
  117. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  118. | |void| | :ref:`linear_to_srgb<class_Image_method_linear_to_srgb>`\ (\ ) |
  119. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  120. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load<class_Image_method_load>`\ (\ path\: :ref:`String<class_String>`\ ) |
  121. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  122. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_bmp_from_buffer<class_Image_method_load_bmp_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  123. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  124. | :ref:`Image<class_Image>` | :ref:`load_from_file<class_Image_method_load_from_file>`\ (\ path\: :ref:`String<class_String>`\ ) |static| |
  125. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  126. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_jpg_from_buffer<class_Image_method_load_jpg_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  127. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  128. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_ktx_from_buffer<class_Image_method_load_ktx_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  129. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  130. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_png_from_buffer<class_Image_method_load_png_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  131. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  132. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_svg_from_buffer<class_Image_method_load_svg_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`, scale\: :ref:`float<class_float>` = 1.0\ ) |
  133. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  134. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_svg_from_string<class_Image_method_load_svg_from_string>`\ (\ svg_str\: :ref:`String<class_String>`, scale\: :ref:`float<class_float>` = 1.0\ ) |
  135. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  136. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_tga_from_buffer<class_Image_method_load_tga_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  137. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  138. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`load_webp_from_buffer<class_Image_method_load_webp_from_buffer>`\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  139. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  140. | |void| | :ref:`normal_map_to_xy<class_Image_method_normal_map_to_xy>`\ (\ ) |
  141. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  142. | |void| | :ref:`premultiply_alpha<class_Image_method_premultiply_alpha>`\ (\ ) |
  143. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  144. | |void| | :ref:`resize<class_Image_method_resize>`\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, interpolation\: :ref:`Interpolation<enum_Image_Interpolation>` = 1\ ) |
  145. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  146. | |void| | :ref:`resize_to_po2<class_Image_method_resize_to_po2>`\ (\ square\: :ref:`bool<class_bool>` = false, interpolation\: :ref:`Interpolation<enum_Image_Interpolation>` = 1\ ) |
  147. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  148. | :ref:`Image<class_Image>` | :ref:`rgbe_to_srgb<class_Image_method_rgbe_to_srgb>`\ (\ ) |
  149. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  150. | |void| | :ref:`rotate_90<class_Image_method_rotate_90>`\ (\ direction\: :ref:`ClockDirection<enum_@GlobalScope_ClockDirection>`\ ) |
  151. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  152. | |void| | :ref:`rotate_180<class_Image_method_rotate_180>`\ (\ ) |
  153. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  154. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`save_exr<class_Image_method_save_exr>`\ (\ path\: :ref:`String<class_String>`, grayscale\: :ref:`bool<class_bool>` = false\ ) |const| |
  155. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  156. | :ref:`PackedByteArray<class_PackedByteArray>` | :ref:`save_exr_to_buffer<class_Image_method_save_exr_to_buffer>`\ (\ grayscale\: :ref:`bool<class_bool>` = false\ ) |const| |
  157. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  158. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`save_jpg<class_Image_method_save_jpg>`\ (\ path\: :ref:`String<class_String>`, quality\: :ref:`float<class_float>` = 0.75\ ) |const| |
  159. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  160. | :ref:`PackedByteArray<class_PackedByteArray>` | :ref:`save_jpg_to_buffer<class_Image_method_save_jpg_to_buffer>`\ (\ quality\: :ref:`float<class_float>` = 0.75\ ) |const| |
  161. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  162. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`save_png<class_Image_method_save_png>`\ (\ path\: :ref:`String<class_String>`\ ) |const| |
  163. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  164. | :ref:`PackedByteArray<class_PackedByteArray>` | :ref:`save_png_to_buffer<class_Image_method_save_png_to_buffer>`\ (\ ) |const| |
  165. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  166. | :ref:`Error<enum_@GlobalScope_Error>` | :ref:`save_webp<class_Image_method_save_webp>`\ (\ path\: :ref:`String<class_String>`, lossy\: :ref:`bool<class_bool>` = false, quality\: :ref:`float<class_float>` = 0.75\ ) |const| |
  167. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  168. | :ref:`PackedByteArray<class_PackedByteArray>` | :ref:`save_webp_to_buffer<class_Image_method_save_webp_to_buffer>`\ (\ lossy\: :ref:`bool<class_bool>` = false, quality\: :ref:`float<class_float>` = 0.75\ ) |const| |
  169. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  170. | |void| | :ref:`set_data<class_Image_method_set_data>`\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`, data\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |
  171. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  172. | |void| | :ref:`set_pixel<class_Image_method_set_pixel>`\ (\ x\: :ref:`int<class_int>`, y\: :ref:`int<class_int>`, color\: :ref:`Color<class_Color>`\ ) |
  173. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  174. | |void| | :ref:`set_pixelv<class_Image_method_set_pixelv>`\ (\ point\: :ref:`Vector2i<class_Vector2i>`, color\: :ref:`Color<class_Color>`\ ) |
  175. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  176. | |void| | :ref:`shrink_x2<class_Image_method_shrink_x2>`\ (\ ) |
  177. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  178. | |void| | :ref:`srgb_to_linear<class_Image_method_srgb_to_linear>`\ (\ ) |
  179. +-----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  180. .. rst-class:: classref-section-separator
  181. ----
  182. .. rst-class:: classref-descriptions-group
  183. Enumerations
  184. ------------
  185. .. _enum_Image_Format:
  186. .. rst-class:: classref-enumeration
  187. enum **Format**: :ref:`🔗<enum_Image_Format>`
  188. .. _class_Image_constant_FORMAT_L8:
  189. .. rst-class:: classref-enumeration-constant
  190. :ref:`Format<enum_Image_Format>` **FORMAT_L8** = ``0``
  191. Texture format with a single 8-bit depth representing luminance.
  192. .. _class_Image_constant_FORMAT_LA8:
  193. .. rst-class:: classref-enumeration-constant
  194. :ref:`Format<enum_Image_Format>` **FORMAT_LA8** = ``1``
  195. OpenGL texture format with two values, luminance and alpha each stored with 8 bits.
  196. .. _class_Image_constant_FORMAT_R8:
  197. .. rst-class:: classref-enumeration-constant
  198. :ref:`Format<enum_Image_Format>` **FORMAT_R8** = ``2``
  199. OpenGL texture format ``RED`` with a single component and a bitdepth of 8.
  200. .. _class_Image_constant_FORMAT_RG8:
  201. .. rst-class:: classref-enumeration-constant
  202. :ref:`Format<enum_Image_Format>` **FORMAT_RG8** = ``3``
  203. OpenGL texture format ``RG`` with two components and a bitdepth of 8 for each.
  204. .. _class_Image_constant_FORMAT_RGB8:
  205. .. rst-class:: classref-enumeration-constant
  206. :ref:`Format<enum_Image_Format>` **FORMAT_RGB8** = ``4``
  207. OpenGL texture format ``RGB`` with three components, each with a bitdepth of 8.
  208. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  209. .. _class_Image_constant_FORMAT_RGBA8:
  210. .. rst-class:: classref-enumeration-constant
  211. :ref:`Format<enum_Image_Format>` **FORMAT_RGBA8** = ``5``
  212. OpenGL texture format ``RGBA`` with four components, each with a bitdepth of 8.
  213. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  214. .. _class_Image_constant_FORMAT_RGBA4444:
  215. .. rst-class:: classref-enumeration-constant
  216. :ref:`Format<enum_Image_Format>` **FORMAT_RGBA4444** = ``6``
  217. OpenGL texture format ``RGBA`` with four components, each with a bitdepth of 4.
  218. .. _class_Image_constant_FORMAT_RGB565:
  219. .. rst-class:: classref-enumeration-constant
  220. :ref:`Format<enum_Image_Format>` **FORMAT_RGB565** = ``7``
  221. OpenGL texture format ``RGB`` with three components. Red and blue have a bitdepth of 5, and green has a bitdepth of 6.
  222. .. _class_Image_constant_FORMAT_RF:
  223. .. rst-class:: classref-enumeration-constant
  224. :ref:`Format<enum_Image_Format>` **FORMAT_RF** = ``8``
  225. OpenGL texture format ``GL_R32F`` where there's one component, a 32-bit floating-point value.
  226. .. _class_Image_constant_FORMAT_RGF:
  227. .. rst-class:: classref-enumeration-constant
  228. :ref:`Format<enum_Image_Format>` **FORMAT_RGF** = ``9``
  229. OpenGL texture format ``GL_RG32F`` where there are two components, each a 32-bit floating-point values.
  230. .. _class_Image_constant_FORMAT_RGBF:
  231. .. rst-class:: classref-enumeration-constant
  232. :ref:`Format<enum_Image_Format>` **FORMAT_RGBF** = ``10``
  233. OpenGL texture format ``GL_RGB32F`` where there are three components, each a 32-bit floating-point values.
  234. .. _class_Image_constant_FORMAT_RGBAF:
  235. .. rst-class:: classref-enumeration-constant
  236. :ref:`Format<enum_Image_Format>` **FORMAT_RGBAF** = ``11``
  237. OpenGL texture format ``GL_RGBA32F`` where there are four components, each a 32-bit floating-point values.
  238. .. _class_Image_constant_FORMAT_RH:
  239. .. rst-class:: classref-enumeration-constant
  240. :ref:`Format<enum_Image_Format>` **FORMAT_RH** = ``12``
  241. OpenGL texture format ``GL_R16F`` where there's one component, a 16-bit "half-precision" floating-point value.
  242. .. _class_Image_constant_FORMAT_RGH:
  243. .. rst-class:: classref-enumeration-constant
  244. :ref:`Format<enum_Image_Format>` **FORMAT_RGH** = ``13``
  245. OpenGL texture format ``GL_RG16F`` where there are two components, each a 16-bit "half-precision" floating-point value.
  246. .. _class_Image_constant_FORMAT_RGBH:
  247. .. rst-class:: classref-enumeration-constant
  248. :ref:`Format<enum_Image_Format>` **FORMAT_RGBH** = ``14``
  249. OpenGL texture format ``GL_RGB16F`` where there are three components, each a 16-bit "half-precision" floating-point value.
  250. .. _class_Image_constant_FORMAT_RGBAH:
  251. .. rst-class:: classref-enumeration-constant
  252. :ref:`Format<enum_Image_Format>` **FORMAT_RGBAH** = ``15``
  253. OpenGL texture format ``GL_RGBA16F`` where there are four components, each a 16-bit "half-precision" floating-point value.
  254. .. _class_Image_constant_FORMAT_RGBE9995:
  255. .. rst-class:: classref-enumeration-constant
  256. :ref:`Format<enum_Image_Format>` **FORMAT_RGBE9995** = ``16``
  257. A special OpenGL texture format where the three color components have 9 bits of precision and all three share a single 5-bit exponent.
  258. .. _class_Image_constant_FORMAT_DXT1:
  259. .. rst-class:: classref-enumeration-constant
  260. :ref:`Format<enum_Image_Format>` **FORMAT_DXT1** = ``17``
  261. The `S3TC <https://en.wikipedia.org/wiki/S3_Texture_Compression>`__ texture format that uses Block Compression 1, and is the smallest variation of S3TC, only providing 1 bit of alpha and color data being premultiplied with alpha.
  262. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  263. .. _class_Image_constant_FORMAT_DXT3:
  264. .. rst-class:: classref-enumeration-constant
  265. :ref:`Format<enum_Image_Format>` **FORMAT_DXT3** = ``18``
  266. The `S3TC <https://en.wikipedia.org/wiki/S3_Texture_Compression>`__ texture format that uses Block Compression 2, and color data is interpreted as not having been premultiplied by alpha. Well suited for images with sharp alpha transitions between translucent and opaque areas.
  267. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  268. .. _class_Image_constant_FORMAT_DXT5:
  269. .. rst-class:: classref-enumeration-constant
  270. :ref:`Format<enum_Image_Format>` **FORMAT_DXT5** = ``19``
  271. The `S3TC <https://en.wikipedia.org/wiki/S3_Texture_Compression>`__ texture format also known as Block Compression 3 or BC3 that contains 64 bits of alpha channel data followed by 64 bits of DXT1-encoded color data. Color data is not premultiplied by alpha, same as DXT3. DXT5 generally produces superior results for transparent gradients compared to DXT3.
  272. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  273. .. _class_Image_constant_FORMAT_RGTC_R:
  274. .. rst-class:: classref-enumeration-constant
  275. :ref:`Format<enum_Image_Format>` **FORMAT_RGTC_R** = ``20``
  276. Texture format that uses `Red Green Texture Compression <https://www.khronos.org/opengl/wiki/Red_Green_Texture_Compression>`__, normalizing the red channel data using the same compression algorithm that DXT5 uses for the alpha channel.
  277. .. _class_Image_constant_FORMAT_RGTC_RG:
  278. .. rst-class:: classref-enumeration-constant
  279. :ref:`Format<enum_Image_Format>` **FORMAT_RGTC_RG** = ``21``
  280. Texture format that uses `Red Green Texture Compression <https://www.khronos.org/opengl/wiki/Red_Green_Texture_Compression>`__, normalizing the red and green channel data using the same compression algorithm that DXT5 uses for the alpha channel.
  281. .. _class_Image_constant_FORMAT_BPTC_RGBA:
  282. .. rst-class:: classref-enumeration-constant
  283. :ref:`Format<enum_Image_Format>` **FORMAT_BPTC_RGBA** = ``22``
  284. Texture format that uses `BPTC <https://www.khronos.org/opengl/wiki/BPTC_Texture_Compression>`__ compression with unsigned normalized RGBA components.
  285. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  286. .. _class_Image_constant_FORMAT_BPTC_RGBF:
  287. .. rst-class:: classref-enumeration-constant
  288. :ref:`Format<enum_Image_Format>` **FORMAT_BPTC_RGBF** = ``23``
  289. Texture format that uses `BPTC <https://www.khronos.org/opengl/wiki/BPTC_Texture_Compression>`__ compression with signed floating-point RGB components.
  290. .. _class_Image_constant_FORMAT_BPTC_RGBFU:
  291. .. rst-class:: classref-enumeration-constant
  292. :ref:`Format<enum_Image_Format>` **FORMAT_BPTC_RGBFU** = ``24``
  293. Texture format that uses `BPTC <https://www.khronos.org/opengl/wiki/BPTC_Texture_Compression>`__ compression with unsigned floating-point RGB components.
  294. .. _class_Image_constant_FORMAT_ETC:
  295. .. rst-class:: classref-enumeration-constant
  296. :ref:`Format<enum_Image_Format>` **FORMAT_ETC** = ``25``
  297. `Ericsson Texture Compression format 1 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC1>`__, also referred to as "ETC1", and is part of the OpenGL ES graphics standard. This format cannot store an alpha channel.
  298. .. _class_Image_constant_FORMAT_ETC2_R11:
  299. .. rst-class:: classref-enumeration-constant
  300. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_R11** = ``26``
  301. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``R11_EAC`` variant), which provides one channel of unsigned data.
  302. .. _class_Image_constant_FORMAT_ETC2_R11S:
  303. .. rst-class:: classref-enumeration-constant
  304. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_R11S** = ``27``
  305. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``SIGNED_R11_EAC`` variant), which provides one channel of signed data.
  306. .. _class_Image_constant_FORMAT_ETC2_RG11:
  307. .. rst-class:: classref-enumeration-constant
  308. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_RG11** = ``28``
  309. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``RG11_EAC`` variant), which provides two channels of unsigned data.
  310. .. _class_Image_constant_FORMAT_ETC2_RG11S:
  311. .. rst-class:: classref-enumeration-constant
  312. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_RG11S** = ``29``
  313. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``SIGNED_RG11_EAC`` variant), which provides two channels of signed data.
  314. .. _class_Image_constant_FORMAT_ETC2_RGB8:
  315. .. rst-class:: classref-enumeration-constant
  316. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_RGB8** = ``30``
  317. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``RGB8`` variant), which is a follow-up of ETC1 and compresses RGB888 data.
  318. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  319. .. _class_Image_constant_FORMAT_ETC2_RGBA8:
  320. .. rst-class:: classref-enumeration-constant
  321. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_RGBA8** = ``31``
  322. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``RGBA8``\ variant), which compresses RGBA8888 data with full alpha support.
  323. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  324. .. _class_Image_constant_FORMAT_ETC2_RGB8A1:
  325. .. rst-class:: classref-enumeration-constant
  326. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_RGB8A1** = ``32``
  327. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``RGB8_PUNCHTHROUGH_ALPHA1`` variant), which compresses RGBA data to make alpha either fully transparent or fully opaque.
  328. \ **Note:** When creating an :ref:`ImageTexture<class_ImageTexture>`, an sRGB to linear color space conversion is performed.
  329. .. _class_Image_constant_FORMAT_ETC2_RA_AS_RG:
  330. .. rst-class:: classref-enumeration-constant
  331. :ref:`Format<enum_Image_Format>` **FORMAT_ETC2_RA_AS_RG** = ``33``
  332. `Ericsson Texture Compression format 2 <https://en.wikipedia.org/wiki/Ericsson_Texture_Compression#ETC2_and_EAC>`__ (``RGBA8`` variant), which compresses RA data and interprets it as two channels (red and green). See also :ref:`FORMAT_ETC2_RGBA8<class_Image_constant_FORMAT_ETC2_RGBA8>`.
  333. .. _class_Image_constant_FORMAT_DXT5_RA_AS_RG:
  334. .. rst-class:: classref-enumeration-constant
  335. :ref:`Format<enum_Image_Format>` **FORMAT_DXT5_RA_AS_RG** = ``34``
  336. The `S3TC <https://en.wikipedia.org/wiki/S3_Texture_Compression>`__ texture format also known as Block Compression 3 or BC3, which compresses RA data and interprets it as two channels (red and green). See also :ref:`FORMAT_DXT5<class_Image_constant_FORMAT_DXT5>`.
  337. .. _class_Image_constant_FORMAT_ASTC_4x4:
  338. .. rst-class:: classref-enumeration-constant
  339. :ref:`Format<enum_Image_Format>` **FORMAT_ASTC_4x4** = ``35``
  340. `Adaptive Scalable Texture Compression <https://en.wikipedia.org/wiki/Adaptive_scalable_texture_compression>`__. This implements the 4×4 (high quality) mode.
  341. .. _class_Image_constant_FORMAT_ASTC_4x4_HDR:
  342. .. rst-class:: classref-enumeration-constant
  343. :ref:`Format<enum_Image_Format>` **FORMAT_ASTC_4x4_HDR** = ``36``
  344. Same format as :ref:`FORMAT_ASTC_4x4<class_Image_constant_FORMAT_ASTC_4x4>`, but with the hint to let the GPU know it is used for HDR.
  345. .. _class_Image_constant_FORMAT_ASTC_8x8:
  346. .. rst-class:: classref-enumeration-constant
  347. :ref:`Format<enum_Image_Format>` **FORMAT_ASTC_8x8** = ``37``
  348. `Adaptive Scalable Texture Compression <https://en.wikipedia.org/wiki/Adaptive_scalable_texture_compression>`__. This implements the 8×8 (low quality) mode.
  349. .. _class_Image_constant_FORMAT_ASTC_8x8_HDR:
  350. .. rst-class:: classref-enumeration-constant
  351. :ref:`Format<enum_Image_Format>` **FORMAT_ASTC_8x8_HDR** = ``38``
  352. Same format as :ref:`FORMAT_ASTC_8x8<class_Image_constant_FORMAT_ASTC_8x8>`, but with the hint to let the GPU know it is used for HDR.
  353. .. _class_Image_constant_FORMAT_MAX:
  354. .. rst-class:: classref-enumeration-constant
  355. :ref:`Format<enum_Image_Format>` **FORMAT_MAX** = ``39``
  356. Represents the size of the :ref:`Format<enum_Image_Format>` enum.
  357. .. rst-class:: classref-item-separator
  358. ----
  359. .. _enum_Image_Interpolation:
  360. .. rst-class:: classref-enumeration
  361. enum **Interpolation**: :ref:`🔗<enum_Image_Interpolation>`
  362. .. _class_Image_constant_INTERPOLATE_NEAREST:
  363. .. rst-class:: classref-enumeration-constant
  364. :ref:`Interpolation<enum_Image_Interpolation>` **INTERPOLATE_NEAREST** = ``0``
  365. Performs nearest-neighbor interpolation. If the image is resized, it will be pixelated.
  366. .. _class_Image_constant_INTERPOLATE_BILINEAR:
  367. .. rst-class:: classref-enumeration-constant
  368. :ref:`Interpolation<enum_Image_Interpolation>` **INTERPOLATE_BILINEAR** = ``1``
  369. Performs bilinear interpolation. If the image is resized, it will be blurry. This mode is faster than :ref:`INTERPOLATE_CUBIC<class_Image_constant_INTERPOLATE_CUBIC>`, but it results in lower quality.
  370. .. _class_Image_constant_INTERPOLATE_CUBIC:
  371. .. rst-class:: classref-enumeration-constant
  372. :ref:`Interpolation<enum_Image_Interpolation>` **INTERPOLATE_CUBIC** = ``2``
  373. Performs cubic interpolation. If the image is resized, it will be blurry. This mode often gives better results compared to :ref:`INTERPOLATE_BILINEAR<class_Image_constant_INTERPOLATE_BILINEAR>`, at the cost of being slower.
  374. .. _class_Image_constant_INTERPOLATE_TRILINEAR:
  375. .. rst-class:: classref-enumeration-constant
  376. :ref:`Interpolation<enum_Image_Interpolation>` **INTERPOLATE_TRILINEAR** = ``3``
  377. Performs bilinear separately on the two most-suited mipmap levels, then linearly interpolates between them.
  378. It's slower than :ref:`INTERPOLATE_BILINEAR<class_Image_constant_INTERPOLATE_BILINEAR>`, but produces higher-quality results with far fewer aliasing artifacts.
  379. If the image does not have mipmaps, they will be generated and used internally, but no mipmaps will be generated on the resulting image.
  380. \ **Note:** If you intend to scale multiple copies of the original image, it's better to call :ref:`generate_mipmaps<class_Image_method_generate_mipmaps>`] on it in advance, to avoid wasting processing power in generating them again and again.
  381. On the other hand, if the image already has mipmaps, they will be used, and a new set will be generated for the resulting image.
  382. .. _class_Image_constant_INTERPOLATE_LANCZOS:
  383. .. rst-class:: classref-enumeration-constant
  384. :ref:`Interpolation<enum_Image_Interpolation>` **INTERPOLATE_LANCZOS** = ``4``
  385. Performs Lanczos interpolation. This is the slowest image resizing mode, but it typically gives the best results, especially when downscaling images.
  386. .. rst-class:: classref-item-separator
  387. ----
  388. .. _enum_Image_AlphaMode:
  389. .. rst-class:: classref-enumeration
  390. enum **AlphaMode**: :ref:`🔗<enum_Image_AlphaMode>`
  391. .. _class_Image_constant_ALPHA_NONE:
  392. .. rst-class:: classref-enumeration-constant
  393. :ref:`AlphaMode<enum_Image_AlphaMode>` **ALPHA_NONE** = ``0``
  394. Image does not have alpha.
  395. .. _class_Image_constant_ALPHA_BIT:
  396. .. rst-class:: classref-enumeration-constant
  397. :ref:`AlphaMode<enum_Image_AlphaMode>` **ALPHA_BIT** = ``1``
  398. Image stores alpha in a single bit.
  399. .. _class_Image_constant_ALPHA_BLEND:
  400. .. rst-class:: classref-enumeration-constant
  401. :ref:`AlphaMode<enum_Image_AlphaMode>` **ALPHA_BLEND** = ``2``
  402. Image uses alpha.
  403. .. rst-class:: classref-item-separator
  404. ----
  405. .. _enum_Image_CompressMode:
  406. .. rst-class:: classref-enumeration
  407. enum **CompressMode**: :ref:`🔗<enum_Image_CompressMode>`
  408. .. _class_Image_constant_COMPRESS_S3TC:
  409. .. rst-class:: classref-enumeration-constant
  410. :ref:`CompressMode<enum_Image_CompressMode>` **COMPRESS_S3TC** = ``0``
  411. Use S3TC compression.
  412. .. _class_Image_constant_COMPRESS_ETC:
  413. .. rst-class:: classref-enumeration-constant
  414. :ref:`CompressMode<enum_Image_CompressMode>` **COMPRESS_ETC** = ``1``
  415. Use ETC compression.
  416. .. _class_Image_constant_COMPRESS_ETC2:
  417. .. rst-class:: classref-enumeration-constant
  418. :ref:`CompressMode<enum_Image_CompressMode>` **COMPRESS_ETC2** = ``2``
  419. Use ETC2 compression.
  420. .. _class_Image_constant_COMPRESS_BPTC:
  421. .. rst-class:: classref-enumeration-constant
  422. :ref:`CompressMode<enum_Image_CompressMode>` **COMPRESS_BPTC** = ``3``
  423. Use BPTC compression.
  424. .. _class_Image_constant_COMPRESS_ASTC:
  425. .. rst-class:: classref-enumeration-constant
  426. :ref:`CompressMode<enum_Image_CompressMode>` **COMPRESS_ASTC** = ``4``
  427. Use ASTC compression.
  428. .. _class_Image_constant_COMPRESS_MAX:
  429. .. rst-class:: classref-enumeration-constant
  430. :ref:`CompressMode<enum_Image_CompressMode>` **COMPRESS_MAX** = ``5``
  431. Represents the size of the :ref:`CompressMode<enum_Image_CompressMode>` enum.
  432. .. rst-class:: classref-item-separator
  433. ----
  434. .. _enum_Image_UsedChannels:
  435. .. rst-class:: classref-enumeration
  436. enum **UsedChannels**: :ref:`🔗<enum_Image_UsedChannels>`
  437. .. _class_Image_constant_USED_CHANNELS_L:
  438. .. rst-class:: classref-enumeration-constant
  439. :ref:`UsedChannels<enum_Image_UsedChannels>` **USED_CHANNELS_L** = ``0``
  440. The image only uses one channel for luminance (grayscale).
  441. .. _class_Image_constant_USED_CHANNELS_LA:
  442. .. rst-class:: classref-enumeration-constant
  443. :ref:`UsedChannels<enum_Image_UsedChannels>` **USED_CHANNELS_LA** = ``1``
  444. The image uses two channels for luminance and alpha, respectively.
  445. .. _class_Image_constant_USED_CHANNELS_R:
  446. .. rst-class:: classref-enumeration-constant
  447. :ref:`UsedChannels<enum_Image_UsedChannels>` **USED_CHANNELS_R** = ``2``
  448. The image only uses the red channel.
  449. .. _class_Image_constant_USED_CHANNELS_RG:
  450. .. rst-class:: classref-enumeration-constant
  451. :ref:`UsedChannels<enum_Image_UsedChannels>` **USED_CHANNELS_RG** = ``3``
  452. The image uses two channels for red and green.
  453. .. _class_Image_constant_USED_CHANNELS_RGB:
  454. .. rst-class:: classref-enumeration-constant
  455. :ref:`UsedChannels<enum_Image_UsedChannels>` **USED_CHANNELS_RGB** = ``4``
  456. The image uses three channels for red, green, and blue.
  457. .. _class_Image_constant_USED_CHANNELS_RGBA:
  458. .. rst-class:: classref-enumeration-constant
  459. :ref:`UsedChannels<enum_Image_UsedChannels>` **USED_CHANNELS_RGBA** = ``5``
  460. The image uses four channels for red, green, blue, and alpha.
  461. .. rst-class:: classref-item-separator
  462. ----
  463. .. _enum_Image_CompressSource:
  464. .. rst-class:: classref-enumeration
  465. enum **CompressSource**: :ref:`🔗<enum_Image_CompressSource>`
  466. .. _class_Image_constant_COMPRESS_SOURCE_GENERIC:
  467. .. rst-class:: classref-enumeration-constant
  468. :ref:`CompressSource<enum_Image_CompressSource>` **COMPRESS_SOURCE_GENERIC** = ``0``
  469. Source texture (before compression) is a regular texture. Default for all textures.
  470. .. _class_Image_constant_COMPRESS_SOURCE_SRGB:
  471. .. rst-class:: classref-enumeration-constant
  472. :ref:`CompressSource<enum_Image_CompressSource>` **COMPRESS_SOURCE_SRGB** = ``1``
  473. Source texture (before compression) is in sRGB space.
  474. .. _class_Image_constant_COMPRESS_SOURCE_NORMAL:
  475. .. rst-class:: classref-enumeration-constant
  476. :ref:`CompressSource<enum_Image_CompressSource>` **COMPRESS_SOURCE_NORMAL** = ``2``
  477. Source texture (before compression) is a normal texture (e.g. it can be compressed into two channels).
  478. .. rst-class:: classref-item-separator
  479. ----
  480. .. _enum_Image_ASTCFormat:
  481. .. rst-class:: classref-enumeration
  482. enum **ASTCFormat**: :ref:`🔗<enum_Image_ASTCFormat>`
  483. .. _class_Image_constant_ASTC_FORMAT_4x4:
  484. .. rst-class:: classref-enumeration-constant
  485. :ref:`ASTCFormat<enum_Image_ASTCFormat>` **ASTC_FORMAT_4x4** = ``0``
  486. Hint to indicate that the high quality 4×4 ASTC compression format should be used.
  487. .. _class_Image_constant_ASTC_FORMAT_8x8:
  488. .. rst-class:: classref-enumeration-constant
  489. :ref:`ASTCFormat<enum_Image_ASTCFormat>` **ASTC_FORMAT_8x8** = ``1``
  490. Hint to indicate that the low quality 8×8 ASTC compression format should be used.
  491. .. rst-class:: classref-section-separator
  492. ----
  493. .. rst-class:: classref-descriptions-group
  494. Constants
  495. ---------
  496. .. _class_Image_constant_MAX_WIDTH:
  497. .. rst-class:: classref-constant
  498. **MAX_WIDTH** = ``16777216`` :ref:`🔗<class_Image_constant_MAX_WIDTH>`
  499. The maximal width allowed for **Image** resources.
  500. .. _class_Image_constant_MAX_HEIGHT:
  501. .. rst-class:: classref-constant
  502. **MAX_HEIGHT** = ``16777216`` :ref:`🔗<class_Image_constant_MAX_HEIGHT>`
  503. The maximal height allowed for **Image** resources.
  504. .. rst-class:: classref-section-separator
  505. ----
  506. .. rst-class:: classref-descriptions-group
  507. Property Descriptions
  508. ---------------------
  509. .. _class_Image_property_data:
  510. .. rst-class:: classref-property
  511. :ref:`Dictionary<class_Dictionary>` **data** = ``{ "data": PackedByteArray(), "format": "Lum8", "height": 0, "mipmaps": false, "width": 0 }`` :ref:`🔗<class_Image_property_data>`
  512. Holds all the image's color data in a given format. See :ref:`Format<enum_Image_Format>` constants.
  513. .. rst-class:: classref-section-separator
  514. ----
  515. .. rst-class:: classref-descriptions-group
  516. Method Descriptions
  517. -------------------
  518. .. _class_Image_method_adjust_bcs:
  519. .. rst-class:: classref-method
  520. |void| **adjust_bcs**\ (\ brightness\: :ref:`float<class_float>`, contrast\: :ref:`float<class_float>`, saturation\: :ref:`float<class_float>`\ ) :ref:`🔗<class_Image_method_adjust_bcs>`
  521. Adjusts this image's ``brightness``, ``contrast``, and ``saturation`` by the given values. Does not work if the image is compressed (see :ref:`is_compressed<class_Image_method_is_compressed>`).
  522. .. rst-class:: classref-item-separator
  523. ----
  524. .. _class_Image_method_blend_rect:
  525. .. rst-class:: classref-method
  526. |void| **blend_rect**\ (\ src\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) :ref:`🔗<class_Image_method_blend_rect>`
  527. Alpha-blends ``src_rect`` from ``src`` image to this image at coordinates ``dst``, clipped accordingly to both image bounds. This image and ``src`` image **must** have the same format. ``src_rect`` with non-positive size is treated as empty.
  528. .. rst-class:: classref-item-separator
  529. ----
  530. .. _class_Image_method_blend_rect_mask:
  531. .. rst-class:: classref-method
  532. |void| **blend_rect_mask**\ (\ src\: :ref:`Image<class_Image>`, mask\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) :ref:`🔗<class_Image_method_blend_rect_mask>`
  533. Alpha-blends ``src_rect`` from ``src`` image to this image using ``mask`` image at coordinates ``dst``, clipped accordingly to both image bounds. Alpha channels are required for both ``src`` and ``mask``. ``dst`` pixels and ``src`` pixels will blend if the corresponding mask pixel's alpha value is not 0. This image and ``src`` image **must** have the same format. ``src`` image and ``mask`` image **must** have the same size (width and height) but they can have different formats. ``src_rect`` with non-positive size is treated as empty.
  534. .. rst-class:: classref-item-separator
  535. ----
  536. .. _class_Image_method_blit_rect:
  537. .. rst-class:: classref-method
  538. |void| **blit_rect**\ (\ src\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) :ref:`🔗<class_Image_method_blit_rect>`
  539. Copies ``src_rect`` from ``src`` image to this image at coordinates ``dst``, clipped accordingly to both image bounds. This image and ``src`` image **must** have the same format. ``src_rect`` with non-positive size is treated as empty.
  540. .. rst-class:: classref-item-separator
  541. ----
  542. .. _class_Image_method_blit_rect_mask:
  543. .. rst-class:: classref-method
  544. |void| **blit_rect_mask**\ (\ src\: :ref:`Image<class_Image>`, mask\: :ref:`Image<class_Image>`, src_rect\: :ref:`Rect2i<class_Rect2i>`, dst\: :ref:`Vector2i<class_Vector2i>`\ ) :ref:`🔗<class_Image_method_blit_rect_mask>`
  545. Blits ``src_rect`` area from ``src`` image to this image at the coordinates given by ``dst``, clipped accordingly to both image bounds. ``src`` pixel is copied onto ``dst`` if the corresponding ``mask`` pixel's alpha value is not 0. This image and ``src`` image **must** have the same format. ``src`` image and ``mask`` image **must** have the same size (width and height) but they can have different formats. ``src_rect`` with non-positive size is treated as empty.
  546. .. rst-class:: classref-item-separator
  547. ----
  548. .. _class_Image_method_bump_map_to_normal_map:
  549. .. rst-class:: classref-method
  550. |void| **bump_map_to_normal_map**\ (\ bump_scale\: :ref:`float<class_float>` = 1.0\ ) :ref:`🔗<class_Image_method_bump_map_to_normal_map>`
  551. Converts a bump map to a normal map. A bump map provides a height offset per-pixel, while a normal map provides a normal direction per pixel.
  552. .. rst-class:: classref-item-separator
  553. ----
  554. .. _class_Image_method_clear_mipmaps:
  555. .. rst-class:: classref-method
  556. |void| **clear_mipmaps**\ (\ ) :ref:`🔗<class_Image_method_clear_mipmaps>`
  557. Removes the image's mipmaps.
  558. .. rst-class:: classref-item-separator
  559. ----
  560. .. _class_Image_method_compress:
  561. .. rst-class:: classref-method
  562. :ref:`Error<enum_@GlobalScope_Error>` **compress**\ (\ mode\: :ref:`CompressMode<enum_Image_CompressMode>`, source\: :ref:`CompressSource<enum_Image_CompressSource>` = 0, astc_format\: :ref:`ASTCFormat<enum_Image_ASTCFormat>` = 0\ ) :ref:`🔗<class_Image_method_compress>`
  563. Compresses the image to use less memory. Can not directly access pixel data while the image is compressed. Returns error if the chosen compression mode is not available.
  564. The ``source`` parameter helps to pick the best compression method for DXT and ETC2 formats. It is ignored for ASTC compression.
  565. For ASTC compression, the ``astc_format`` parameter must be supplied.
  566. .. rst-class:: classref-item-separator
  567. ----
  568. .. _class_Image_method_compress_from_channels:
  569. .. rst-class:: classref-method
  570. :ref:`Error<enum_@GlobalScope_Error>` **compress_from_channels**\ (\ mode\: :ref:`CompressMode<enum_Image_CompressMode>`, channels\: :ref:`UsedChannels<enum_Image_UsedChannels>`, astc_format\: :ref:`ASTCFormat<enum_Image_ASTCFormat>` = 0\ ) :ref:`🔗<class_Image_method_compress_from_channels>`
  571. Compresses the image to use less memory. Can not directly access pixel data while the image is compressed. Returns error if the chosen compression mode is not available.
  572. This is an alternative to :ref:`compress<class_Image_method_compress>` that lets the user supply the channels used in order for the compressor to pick the best DXT and ETC2 formats. For other formats (non DXT or ETC2), this argument is ignored.
  573. For ASTC compression, the ``astc_format`` parameter must be supplied.
  574. .. rst-class:: classref-item-separator
  575. ----
  576. .. _class_Image_method_compute_image_metrics:
  577. .. rst-class:: classref-method
  578. :ref:`Dictionary<class_Dictionary>` **compute_image_metrics**\ (\ compared_image\: :ref:`Image<class_Image>`, use_luma\: :ref:`bool<class_bool>`\ ) :ref:`🔗<class_Image_method_compute_image_metrics>`
  579. Compute image metrics on the current image and the compared image.
  580. The dictionary contains ``max``, ``mean``, ``mean_squared``, ``root_mean_squared`` and ``peak_snr``.
  581. .. rst-class:: classref-item-separator
  582. ----
  583. .. _class_Image_method_convert:
  584. .. rst-class:: classref-method
  585. |void| **convert**\ (\ format\: :ref:`Format<enum_Image_Format>`\ ) :ref:`🔗<class_Image_method_convert>`
  586. Converts the image's format. See :ref:`Format<enum_Image_Format>` constants.
  587. .. rst-class:: classref-item-separator
  588. ----
  589. .. _class_Image_method_copy_from:
  590. .. rst-class:: classref-method
  591. |void| **copy_from**\ (\ src\: :ref:`Image<class_Image>`\ ) :ref:`🔗<class_Image_method_copy_from>`
  592. Copies ``src`` image to this image.
  593. .. rst-class:: classref-item-separator
  594. ----
  595. .. _class_Image_method_create:
  596. .. rst-class:: classref-method
  597. :ref:`Image<class_Image>` **create**\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`\ ) |static| :ref:`🔗<class_Image_method_create>`
  598. **Deprecated:** Use :ref:`create_empty<class_Image_method_create_empty>`.
  599. Creates an empty image of given size and format. See :ref:`Format<enum_Image_Format>` constants. If ``use_mipmaps`` is ``true``, then generate mipmaps for this image. See the :ref:`generate_mipmaps<class_Image_method_generate_mipmaps>`.
  600. .. rst-class:: classref-item-separator
  601. ----
  602. .. _class_Image_method_create_empty:
  603. .. rst-class:: classref-method
  604. :ref:`Image<class_Image>` **create_empty**\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`\ ) |static| :ref:`🔗<class_Image_method_create_empty>`
  605. Creates an empty image of given size and format. See :ref:`Format<enum_Image_Format>` constants. If ``use_mipmaps`` is ``true``, then generate mipmaps for this image. See the :ref:`generate_mipmaps<class_Image_method_generate_mipmaps>`.
  606. .. rst-class:: classref-item-separator
  607. ----
  608. .. _class_Image_method_create_from_data:
  609. .. rst-class:: classref-method
  610. :ref:`Image<class_Image>` **create_from_data**\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`, data\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) |static| :ref:`🔗<class_Image_method_create_from_data>`
  611. Creates a new image of given size and format. See :ref:`Format<enum_Image_Format>` constants. Fills the image with the given raw data. If ``use_mipmaps`` is ``true`` then loads mipmaps for this image from ``data``. See :ref:`generate_mipmaps<class_Image_method_generate_mipmaps>`.
  612. .. rst-class:: classref-item-separator
  613. ----
  614. .. _class_Image_method_crop:
  615. .. rst-class:: classref-method
  616. |void| **crop**\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`\ ) :ref:`🔗<class_Image_method_crop>`
  617. Crops the image to the given ``width`` and ``height``. If the specified size is larger than the current size, the extra area is filled with black pixels.
  618. .. rst-class:: classref-item-separator
  619. ----
  620. .. _class_Image_method_decompress:
  621. .. rst-class:: classref-method
  622. :ref:`Error<enum_@GlobalScope_Error>` **decompress**\ (\ ) :ref:`🔗<class_Image_method_decompress>`
  623. Decompresses the image if it is VRAM compressed in a supported format. Returns :ref:`@GlobalScope.OK<class_@GlobalScope_constant_OK>` if the format is supported, otherwise :ref:`@GlobalScope.ERR_UNAVAILABLE<class_@GlobalScope_constant_ERR_UNAVAILABLE>`.
  624. \ **Note:** The following formats can be decompressed: DXT, RGTC, BPTC. The formats ETC1 and ETC2 are not supported.
  625. .. rst-class:: classref-item-separator
  626. ----
  627. .. _class_Image_method_detect_alpha:
  628. .. rst-class:: classref-method
  629. :ref:`AlphaMode<enum_Image_AlphaMode>` **detect_alpha**\ (\ ) |const| :ref:`🔗<class_Image_method_detect_alpha>`
  630. Returns :ref:`ALPHA_BLEND<class_Image_constant_ALPHA_BLEND>` if the image has data for alpha values. Returns :ref:`ALPHA_BIT<class_Image_constant_ALPHA_BIT>` if all the alpha values are stored in a single bit. Returns :ref:`ALPHA_NONE<class_Image_constant_ALPHA_NONE>` if no data for alpha values is found.
  631. .. rst-class:: classref-item-separator
  632. ----
  633. .. _class_Image_method_detect_used_channels:
  634. .. rst-class:: classref-method
  635. :ref:`UsedChannels<enum_Image_UsedChannels>` **detect_used_channels**\ (\ source\: :ref:`CompressSource<enum_Image_CompressSource>` = 0\ ) |const| :ref:`🔗<class_Image_method_detect_used_channels>`
  636. Returns the color channels used by this image, as one of the :ref:`UsedChannels<enum_Image_UsedChannels>` constants. If the image is compressed, the original ``source`` must be specified.
  637. .. rst-class:: classref-item-separator
  638. ----
  639. .. _class_Image_method_fill:
  640. .. rst-class:: classref-method
  641. |void| **fill**\ (\ color\: :ref:`Color<class_Color>`\ ) :ref:`🔗<class_Image_method_fill>`
  642. Fills the image with ``color``.
  643. .. rst-class:: classref-item-separator
  644. ----
  645. .. _class_Image_method_fill_rect:
  646. .. rst-class:: classref-method
  647. |void| **fill_rect**\ (\ rect\: :ref:`Rect2i<class_Rect2i>`, color\: :ref:`Color<class_Color>`\ ) :ref:`🔗<class_Image_method_fill_rect>`
  648. Fills ``rect`` with ``color``.
  649. .. rst-class:: classref-item-separator
  650. ----
  651. .. _class_Image_method_fix_alpha_edges:
  652. .. rst-class:: classref-method
  653. |void| **fix_alpha_edges**\ (\ ) :ref:`🔗<class_Image_method_fix_alpha_edges>`
  654. Blends low-alpha pixels with nearby pixels.
  655. .. rst-class:: classref-item-separator
  656. ----
  657. .. _class_Image_method_flip_x:
  658. .. rst-class:: classref-method
  659. |void| **flip_x**\ (\ ) :ref:`🔗<class_Image_method_flip_x>`
  660. Flips the image horizontally.
  661. .. rst-class:: classref-item-separator
  662. ----
  663. .. _class_Image_method_flip_y:
  664. .. rst-class:: classref-method
  665. |void| **flip_y**\ (\ ) :ref:`🔗<class_Image_method_flip_y>`
  666. Flips the image vertically.
  667. .. rst-class:: classref-item-separator
  668. ----
  669. .. _class_Image_method_generate_mipmaps:
  670. .. rst-class:: classref-method
  671. :ref:`Error<enum_@GlobalScope_Error>` **generate_mipmaps**\ (\ renormalize\: :ref:`bool<class_bool>` = false\ ) :ref:`🔗<class_Image_method_generate_mipmaps>`
  672. Generates mipmaps for the image. Mipmaps are precalculated lower-resolution copies of the image that are automatically used if the image needs to be scaled down when rendered. They help improve image quality and performance when rendering. This method returns an error if the image is compressed, in a custom format, or if the image's width/height is ``0``. Enabling ``renormalize`` when generating mipmaps for normal map textures will make sure all resulting vector values are normalized.
  673. It is possible to check if the image has mipmaps by calling :ref:`has_mipmaps<class_Image_method_has_mipmaps>` or :ref:`get_mipmap_count<class_Image_method_get_mipmap_count>`. Calling :ref:`generate_mipmaps<class_Image_method_generate_mipmaps>` on an image that already has mipmaps will replace existing mipmaps in the image.
  674. .. rst-class:: classref-item-separator
  675. ----
  676. .. _class_Image_method_get_data:
  677. .. rst-class:: classref-method
  678. :ref:`PackedByteArray<class_PackedByteArray>` **get_data**\ (\ ) |const| :ref:`🔗<class_Image_method_get_data>`
  679. Returns a copy of the image's raw data.
  680. .. rst-class:: classref-item-separator
  681. ----
  682. .. _class_Image_method_get_data_size:
  683. .. rst-class:: classref-method
  684. :ref:`int<class_int>` **get_data_size**\ (\ ) |const| :ref:`🔗<class_Image_method_get_data_size>`
  685. Returns size (in bytes) of the image's raw data.
  686. .. rst-class:: classref-item-separator
  687. ----
  688. .. _class_Image_method_get_format:
  689. .. rst-class:: classref-method
  690. :ref:`Format<enum_Image_Format>` **get_format**\ (\ ) |const| :ref:`🔗<class_Image_method_get_format>`
  691. Returns the image's format. See :ref:`Format<enum_Image_Format>` constants.
  692. .. rst-class:: classref-item-separator
  693. ----
  694. .. _class_Image_method_get_height:
  695. .. rst-class:: classref-method
  696. :ref:`int<class_int>` **get_height**\ (\ ) |const| :ref:`🔗<class_Image_method_get_height>`
  697. Returns the image's height.
  698. .. rst-class:: classref-item-separator
  699. ----
  700. .. _class_Image_method_get_mipmap_count:
  701. .. rst-class:: classref-method
  702. :ref:`int<class_int>` **get_mipmap_count**\ (\ ) |const| :ref:`🔗<class_Image_method_get_mipmap_count>`
  703. Returns the number of mipmap levels or 0 if the image has no mipmaps. The largest main level image is not counted as a mipmap level by this method, so if you want to include it you can add 1 to this count.
  704. .. rst-class:: classref-item-separator
  705. ----
  706. .. _class_Image_method_get_mipmap_offset:
  707. .. rst-class:: classref-method
  708. :ref:`int<class_int>` **get_mipmap_offset**\ (\ mipmap\: :ref:`int<class_int>`\ ) |const| :ref:`🔗<class_Image_method_get_mipmap_offset>`
  709. Returns the offset where the image's mipmap with index ``mipmap`` is stored in the :ref:`data<class_Image_property_data>` dictionary.
  710. .. rst-class:: classref-item-separator
  711. ----
  712. .. _class_Image_method_get_pixel:
  713. .. rst-class:: classref-method
  714. :ref:`Color<class_Color>` **get_pixel**\ (\ x\: :ref:`int<class_int>`, y\: :ref:`int<class_int>`\ ) |const| :ref:`🔗<class_Image_method_get_pixel>`
  715. Returns the color of the pixel at ``(x, y)``.
  716. This is the same as :ref:`get_pixelv<class_Image_method_get_pixelv>`, but with two integer arguments instead of a :ref:`Vector2i<class_Vector2i>` argument.
  717. .. rst-class:: classref-item-separator
  718. ----
  719. .. _class_Image_method_get_pixelv:
  720. .. rst-class:: classref-method
  721. :ref:`Color<class_Color>` **get_pixelv**\ (\ point\: :ref:`Vector2i<class_Vector2i>`\ ) |const| :ref:`🔗<class_Image_method_get_pixelv>`
  722. Returns the color of the pixel at ``point``.
  723. This is the same as :ref:`get_pixel<class_Image_method_get_pixel>`, but with a :ref:`Vector2i<class_Vector2i>` argument instead of two integer arguments.
  724. .. rst-class:: classref-item-separator
  725. ----
  726. .. _class_Image_method_get_region:
  727. .. rst-class:: classref-method
  728. :ref:`Image<class_Image>` **get_region**\ (\ region\: :ref:`Rect2i<class_Rect2i>`\ ) |const| :ref:`🔗<class_Image_method_get_region>`
  729. Returns a new **Image** that is a copy of this **Image**'s area specified with ``region``.
  730. .. rst-class:: classref-item-separator
  731. ----
  732. .. _class_Image_method_get_size:
  733. .. rst-class:: classref-method
  734. :ref:`Vector2i<class_Vector2i>` **get_size**\ (\ ) |const| :ref:`🔗<class_Image_method_get_size>`
  735. Returns the image's size (width and height).
  736. .. rst-class:: classref-item-separator
  737. ----
  738. .. _class_Image_method_get_used_rect:
  739. .. rst-class:: classref-method
  740. :ref:`Rect2i<class_Rect2i>` **get_used_rect**\ (\ ) |const| :ref:`🔗<class_Image_method_get_used_rect>`
  741. Returns a :ref:`Rect2i<class_Rect2i>` enclosing the visible portion of the image, considering each pixel with a non-zero alpha channel as visible.
  742. .. rst-class:: classref-item-separator
  743. ----
  744. .. _class_Image_method_get_width:
  745. .. rst-class:: classref-method
  746. :ref:`int<class_int>` **get_width**\ (\ ) |const| :ref:`🔗<class_Image_method_get_width>`
  747. Returns the image's width.
  748. .. rst-class:: classref-item-separator
  749. ----
  750. .. _class_Image_method_has_mipmaps:
  751. .. rst-class:: classref-method
  752. :ref:`bool<class_bool>` **has_mipmaps**\ (\ ) |const| :ref:`🔗<class_Image_method_has_mipmaps>`
  753. Returns ``true`` if the image has generated mipmaps.
  754. .. rst-class:: classref-item-separator
  755. ----
  756. .. _class_Image_method_is_compressed:
  757. .. rst-class:: classref-method
  758. :ref:`bool<class_bool>` **is_compressed**\ (\ ) |const| :ref:`🔗<class_Image_method_is_compressed>`
  759. Returns ``true`` if the image is compressed.
  760. .. rst-class:: classref-item-separator
  761. ----
  762. .. _class_Image_method_is_empty:
  763. .. rst-class:: classref-method
  764. :ref:`bool<class_bool>` **is_empty**\ (\ ) |const| :ref:`🔗<class_Image_method_is_empty>`
  765. Returns ``true`` if the image has no data.
  766. .. rst-class:: classref-item-separator
  767. ----
  768. .. _class_Image_method_is_invisible:
  769. .. rst-class:: classref-method
  770. :ref:`bool<class_bool>` **is_invisible**\ (\ ) |const| :ref:`🔗<class_Image_method_is_invisible>`
  771. Returns ``true`` if all the image's pixels have an alpha value of 0. Returns ``false`` if any pixel has an alpha value higher than 0.
  772. .. rst-class:: classref-item-separator
  773. ----
  774. .. _class_Image_method_linear_to_srgb:
  775. .. rst-class:: classref-method
  776. |void| **linear_to_srgb**\ (\ ) :ref:`🔗<class_Image_method_linear_to_srgb>`
  777. Converts the entire image from the linear colorspace to the sRGB colorspace. Only works on images with :ref:`FORMAT_RGB8<class_Image_constant_FORMAT_RGB8>` or :ref:`FORMAT_RGBA8<class_Image_constant_FORMAT_RGBA8>` formats.
  778. .. rst-class:: classref-item-separator
  779. ----
  780. .. _class_Image_method_load:
  781. .. rst-class:: classref-method
  782. :ref:`Error<enum_@GlobalScope_Error>` **load**\ (\ path\: :ref:`String<class_String>`\ ) :ref:`🔗<class_Image_method_load>`
  783. Loads an image from file ``path``. See `Supported image formats <../tutorials/assets_pipeline/importing_images.html#supported-image-formats>`__ for a list of supported image formats and limitations.
  784. \ **Warning:** This method should only be used in the editor or in cases when you need to load external images at run-time, such as images located at the ``user://`` directory, and may not work in exported projects.
  785. See also :ref:`ImageTexture<class_ImageTexture>` description for usage examples.
  786. .. rst-class:: classref-item-separator
  787. ----
  788. .. _class_Image_method_load_bmp_from_buffer:
  789. .. rst-class:: classref-method
  790. :ref:`Error<enum_@GlobalScope_Error>` **load_bmp_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_load_bmp_from_buffer>`
  791. Loads an image from the binary contents of a BMP file.
  792. \ **Note:** Godot's BMP module doesn't support 16-bit per pixel images. Only 1-bit, 4-bit, 8-bit, 24-bit, and 32-bit per pixel images are supported.
  793. \ **Note:** This method is only available in engine builds with the BMP module enabled. By default, the BMP module is enabled, but it can be disabled at build-time using the ``module_bmp_enabled=no`` SCons option.
  794. .. rst-class:: classref-item-separator
  795. ----
  796. .. _class_Image_method_load_from_file:
  797. .. rst-class:: classref-method
  798. :ref:`Image<class_Image>` **load_from_file**\ (\ path\: :ref:`String<class_String>`\ ) |static| :ref:`🔗<class_Image_method_load_from_file>`
  799. Creates a new **Image** and loads data from the specified file.
  800. .. rst-class:: classref-item-separator
  801. ----
  802. .. _class_Image_method_load_jpg_from_buffer:
  803. .. rst-class:: classref-method
  804. :ref:`Error<enum_@GlobalScope_Error>` **load_jpg_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_load_jpg_from_buffer>`
  805. Loads an image from the binary contents of a JPEG file.
  806. .. rst-class:: classref-item-separator
  807. ----
  808. .. _class_Image_method_load_ktx_from_buffer:
  809. .. rst-class:: classref-method
  810. :ref:`Error<enum_@GlobalScope_Error>` **load_ktx_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_load_ktx_from_buffer>`
  811. Loads an image from the binary contents of a `KTX <https://github.com/KhronosGroup/KTX-Software>`__ file. Unlike most image formats, KTX can store VRAM-compressed data and embed mipmaps.
  812. \ **Note:** Godot's libktx implementation only supports 2D images. Cubemaps, texture arrays, and de-padding are not supported.
  813. \ **Note:** This method is only available in engine builds with the KTX module enabled. By default, the KTX module is enabled, but it can be disabled at build-time using the ``module_ktx_enabled=no`` SCons option.
  814. .. rst-class:: classref-item-separator
  815. ----
  816. .. _class_Image_method_load_png_from_buffer:
  817. .. rst-class:: classref-method
  818. :ref:`Error<enum_@GlobalScope_Error>` **load_png_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_load_png_from_buffer>`
  819. Loads an image from the binary contents of a PNG file.
  820. .. rst-class:: classref-item-separator
  821. ----
  822. .. _class_Image_method_load_svg_from_buffer:
  823. .. rst-class:: classref-method
  824. :ref:`Error<enum_@GlobalScope_Error>` **load_svg_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`, scale\: :ref:`float<class_float>` = 1.0\ ) :ref:`🔗<class_Image_method_load_svg_from_buffer>`
  825. Loads an image from the UTF-8 binary contents of an **uncompressed** SVG file (**.svg**).
  826. \ **Note:** Beware when using compressed SVG files (like **.svgz**), they need to be ``decompressed`` before loading.
  827. \ **Note:** This method is only available in engine builds with the SVG module enabled. By default, the SVG module is enabled, but it can be disabled at build-time using the ``module_svg_enabled=no`` SCons option.
  828. .. rst-class:: classref-item-separator
  829. ----
  830. .. _class_Image_method_load_svg_from_string:
  831. .. rst-class:: classref-method
  832. :ref:`Error<enum_@GlobalScope_Error>` **load_svg_from_string**\ (\ svg_str\: :ref:`String<class_String>`, scale\: :ref:`float<class_float>` = 1.0\ ) :ref:`🔗<class_Image_method_load_svg_from_string>`
  833. Loads an image from the string contents of an SVG file (**.svg**).
  834. \ **Note:** This method is only available in engine builds with the SVG module enabled. By default, the SVG module is enabled, but it can be disabled at build-time using the ``module_svg_enabled=no`` SCons option.
  835. .. rst-class:: classref-item-separator
  836. ----
  837. .. _class_Image_method_load_tga_from_buffer:
  838. .. rst-class:: classref-method
  839. :ref:`Error<enum_@GlobalScope_Error>` **load_tga_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_load_tga_from_buffer>`
  840. Loads an image from the binary contents of a TGA file.
  841. \ **Note:** This method is only available in engine builds with the TGA module enabled. By default, the TGA module is enabled, but it can be disabled at build-time using the ``module_tga_enabled=no`` SCons option.
  842. .. rst-class:: classref-item-separator
  843. ----
  844. .. _class_Image_method_load_webp_from_buffer:
  845. .. rst-class:: classref-method
  846. :ref:`Error<enum_@GlobalScope_Error>` **load_webp_from_buffer**\ (\ buffer\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_load_webp_from_buffer>`
  847. Loads an image from the binary contents of a WebP file.
  848. .. rst-class:: classref-item-separator
  849. ----
  850. .. _class_Image_method_normal_map_to_xy:
  851. .. rst-class:: classref-method
  852. |void| **normal_map_to_xy**\ (\ ) :ref:`🔗<class_Image_method_normal_map_to_xy>`
  853. Converts the image's data to represent coordinates on a 3D plane. This is used when the image represents a normal map. A normal map can add lots of detail to a 3D surface without increasing the polygon count.
  854. .. rst-class:: classref-item-separator
  855. ----
  856. .. _class_Image_method_premultiply_alpha:
  857. .. rst-class:: classref-method
  858. |void| **premultiply_alpha**\ (\ ) :ref:`🔗<class_Image_method_premultiply_alpha>`
  859. Multiplies color values with alpha values. Resulting color values for a pixel are ``(color * alpha)/256``. See also :ref:`CanvasItemMaterial.blend_mode<class_CanvasItemMaterial_property_blend_mode>`.
  860. .. rst-class:: classref-item-separator
  861. ----
  862. .. _class_Image_method_resize:
  863. .. rst-class:: classref-method
  864. |void| **resize**\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, interpolation\: :ref:`Interpolation<enum_Image_Interpolation>` = 1\ ) :ref:`🔗<class_Image_method_resize>`
  865. Resizes the image to the given ``width`` and ``height``. New pixels are calculated using the ``interpolation`` mode defined via :ref:`Interpolation<enum_Image_Interpolation>` constants.
  866. .. rst-class:: classref-item-separator
  867. ----
  868. .. _class_Image_method_resize_to_po2:
  869. .. rst-class:: classref-method
  870. |void| **resize_to_po2**\ (\ square\: :ref:`bool<class_bool>` = false, interpolation\: :ref:`Interpolation<enum_Image_Interpolation>` = 1\ ) :ref:`🔗<class_Image_method_resize_to_po2>`
  871. Resizes the image to the nearest power of 2 for the width and height. If ``square`` is ``true`` then set width and height to be the same. New pixels are calculated using the ``interpolation`` mode defined via :ref:`Interpolation<enum_Image_Interpolation>` constants.
  872. .. rst-class:: classref-item-separator
  873. ----
  874. .. _class_Image_method_rgbe_to_srgb:
  875. .. rst-class:: classref-method
  876. :ref:`Image<class_Image>` **rgbe_to_srgb**\ (\ ) :ref:`🔗<class_Image_method_rgbe_to_srgb>`
  877. Converts a standard RGBE (Red Green Blue Exponent) image to an sRGB image.
  878. .. rst-class:: classref-item-separator
  879. ----
  880. .. _class_Image_method_rotate_90:
  881. .. rst-class:: classref-method
  882. |void| **rotate_90**\ (\ direction\: :ref:`ClockDirection<enum_@GlobalScope_ClockDirection>`\ ) :ref:`🔗<class_Image_method_rotate_90>`
  883. Rotates the image in the specified ``direction`` by ``90`` degrees. The width and height of the image must be greater than ``1``. If the width and height are not equal, the image will be resized.
  884. .. rst-class:: classref-item-separator
  885. ----
  886. .. _class_Image_method_rotate_180:
  887. .. rst-class:: classref-method
  888. |void| **rotate_180**\ (\ ) :ref:`🔗<class_Image_method_rotate_180>`
  889. Rotates the image by ``180`` degrees. The width and height of the image must be greater than ``1``.
  890. .. rst-class:: classref-item-separator
  891. ----
  892. .. _class_Image_method_save_exr:
  893. .. rst-class:: classref-method
  894. :ref:`Error<enum_@GlobalScope_Error>` **save_exr**\ (\ path\: :ref:`String<class_String>`, grayscale\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`🔗<class_Image_method_save_exr>`
  895. Saves the image as an EXR file to ``path``. If ``grayscale`` is ``true`` and the image has only one channel, it will be saved explicitly as monochrome rather than one red channel. This function will return :ref:`@GlobalScope.ERR_UNAVAILABLE<class_@GlobalScope_constant_ERR_UNAVAILABLE>` if Godot was compiled without the TinyEXR module.
  896. \ **Note:** The TinyEXR module is disabled in non-editor builds, which means :ref:`save_exr<class_Image_method_save_exr>` will return :ref:`@GlobalScope.ERR_UNAVAILABLE<class_@GlobalScope_constant_ERR_UNAVAILABLE>` when it is called from an exported project.
  897. .. rst-class:: classref-item-separator
  898. ----
  899. .. _class_Image_method_save_exr_to_buffer:
  900. .. rst-class:: classref-method
  901. :ref:`PackedByteArray<class_PackedByteArray>` **save_exr_to_buffer**\ (\ grayscale\: :ref:`bool<class_bool>` = false\ ) |const| :ref:`🔗<class_Image_method_save_exr_to_buffer>`
  902. Saves the image as an EXR file to a byte array. If ``grayscale`` is ``true`` and the image has only one channel, it will be saved explicitly as monochrome rather than one red channel. This function will return an empty byte array if Godot was compiled without the TinyEXR module.
  903. \ **Note:** The TinyEXR module is disabled in non-editor builds, which means :ref:`save_exr<class_Image_method_save_exr>` will return an empty byte array when it is called from an exported project.
  904. .. rst-class:: classref-item-separator
  905. ----
  906. .. _class_Image_method_save_jpg:
  907. .. rst-class:: classref-method
  908. :ref:`Error<enum_@GlobalScope_Error>` **save_jpg**\ (\ path\: :ref:`String<class_String>`, quality\: :ref:`float<class_float>` = 0.75\ ) |const| :ref:`🔗<class_Image_method_save_jpg>`
  909. Saves the image as a JPEG file to ``path`` with the specified ``quality`` between ``0.01`` and ``1.0`` (inclusive). Higher ``quality`` values result in better-looking output at the cost of larger file sizes. Recommended ``quality`` values are between ``0.75`` and ``0.90``. Even at quality ``1.00``, JPEG compression remains lossy.
  910. \ **Note:** JPEG does not save an alpha channel. If the **Image** contains an alpha channel, the image will still be saved, but the resulting JPEG file won't contain the alpha channel.
  911. .. rst-class:: classref-item-separator
  912. ----
  913. .. _class_Image_method_save_jpg_to_buffer:
  914. .. rst-class:: classref-method
  915. :ref:`PackedByteArray<class_PackedByteArray>` **save_jpg_to_buffer**\ (\ quality\: :ref:`float<class_float>` = 0.75\ ) |const| :ref:`🔗<class_Image_method_save_jpg_to_buffer>`
  916. Saves the image as a JPEG file to a byte array with the specified ``quality`` between ``0.01`` and ``1.0`` (inclusive). Higher ``quality`` values result in better-looking output at the cost of larger byte array sizes (and therefore memory usage). Recommended ``quality`` values are between ``0.75`` and ``0.90``. Even at quality ``1.00``, JPEG compression remains lossy.
  917. \ **Note:** JPEG does not save an alpha channel. If the **Image** contains an alpha channel, the image will still be saved, but the resulting byte array won't contain the alpha channel.
  918. .. rst-class:: classref-item-separator
  919. ----
  920. .. _class_Image_method_save_png:
  921. .. rst-class:: classref-method
  922. :ref:`Error<enum_@GlobalScope_Error>` **save_png**\ (\ path\: :ref:`String<class_String>`\ ) |const| :ref:`🔗<class_Image_method_save_png>`
  923. Saves the image as a PNG file to the file at ``path``.
  924. .. rst-class:: classref-item-separator
  925. ----
  926. .. _class_Image_method_save_png_to_buffer:
  927. .. rst-class:: classref-method
  928. :ref:`PackedByteArray<class_PackedByteArray>` **save_png_to_buffer**\ (\ ) |const| :ref:`🔗<class_Image_method_save_png_to_buffer>`
  929. Saves the image as a PNG file to a byte array.
  930. .. rst-class:: classref-item-separator
  931. ----
  932. .. _class_Image_method_save_webp:
  933. .. rst-class:: classref-method
  934. :ref:`Error<enum_@GlobalScope_Error>` **save_webp**\ (\ path\: :ref:`String<class_String>`, lossy\: :ref:`bool<class_bool>` = false, quality\: :ref:`float<class_float>` = 0.75\ ) |const| :ref:`🔗<class_Image_method_save_webp>`
  935. Saves the image as a WebP (Web Picture) file to the file at ``path``. By default it will save lossless. If ``lossy`` is true, the image will be saved lossy, using the ``quality`` setting between 0.0 and 1.0 (inclusive). Lossless WebP offers more efficient compression than PNG.
  936. \ **Note:** The WebP format is limited to a size of 16383×16383 pixels, while PNG can save larger images.
  937. .. rst-class:: classref-item-separator
  938. ----
  939. .. _class_Image_method_save_webp_to_buffer:
  940. .. rst-class:: classref-method
  941. :ref:`PackedByteArray<class_PackedByteArray>` **save_webp_to_buffer**\ (\ lossy\: :ref:`bool<class_bool>` = false, quality\: :ref:`float<class_float>` = 0.75\ ) |const| :ref:`🔗<class_Image_method_save_webp_to_buffer>`
  942. Saves the image as a WebP (Web Picture) file to a byte array. By default it will save lossless. If ``lossy`` is true, the image will be saved lossy, using the ``quality`` setting between 0.0 and 1.0 (inclusive). Lossless WebP offers more efficient compression than PNG.
  943. \ **Note:** The WebP format is limited to a size of 16383×16383 pixels, while PNG can save larger images.
  944. .. rst-class:: classref-item-separator
  945. ----
  946. .. _class_Image_method_set_data:
  947. .. rst-class:: classref-method
  948. |void| **set_data**\ (\ width\: :ref:`int<class_int>`, height\: :ref:`int<class_int>`, use_mipmaps\: :ref:`bool<class_bool>`, format\: :ref:`Format<enum_Image_Format>`, data\: :ref:`PackedByteArray<class_PackedByteArray>`\ ) :ref:`🔗<class_Image_method_set_data>`
  949. Overwrites data of an existing **Image**. Non-static equivalent of :ref:`create_from_data<class_Image_method_create_from_data>`.
  950. .. rst-class:: classref-item-separator
  951. ----
  952. .. _class_Image_method_set_pixel:
  953. .. rst-class:: classref-method
  954. |void| **set_pixel**\ (\ x\: :ref:`int<class_int>`, y\: :ref:`int<class_int>`, color\: :ref:`Color<class_Color>`\ ) :ref:`🔗<class_Image_method_set_pixel>`
  955. Sets the :ref:`Color<class_Color>` of the pixel at ``(x, y)`` to ``color``.
  956. \ **Example:**\
  957. .. tabs::
  958. .. code-tab:: gdscript
  959. var img_width = 10
  960. var img_height = 5
  961. var img = Image.create(img_width, img_height, false, Image.FORMAT_RGBA8)
  962. img.set_pixel(1, 2, Color.RED) # Sets the color at (1, 2) to red.
  963. .. code-tab:: csharp
  964. int imgWidth = 10;
  965. int imgHeight = 5;
  966. var img = Image.Create(imgWidth, imgHeight, false, Image.Format.Rgba8);
  967. img.SetPixel(1, 2, Colors.Red); // Sets the color at (1, 2) to red.
  968. This is the same as :ref:`set_pixelv<class_Image_method_set_pixelv>`, but with a two integer arguments instead of a :ref:`Vector2i<class_Vector2i>` argument.
  969. .. rst-class:: classref-item-separator
  970. ----
  971. .. _class_Image_method_set_pixelv:
  972. .. rst-class:: classref-method
  973. |void| **set_pixelv**\ (\ point\: :ref:`Vector2i<class_Vector2i>`, color\: :ref:`Color<class_Color>`\ ) :ref:`🔗<class_Image_method_set_pixelv>`
  974. Sets the :ref:`Color<class_Color>` of the pixel at ``point`` to ``color``.
  975. \ **Example:**\
  976. .. tabs::
  977. .. code-tab:: gdscript
  978. var img_width = 10
  979. var img_height = 5
  980. var img = Image.create(img_width, img_height, false, Image.FORMAT_RGBA8)
  981. img.set_pixelv(Vector2i(1, 2), Color.RED) # Sets the color at (1, 2) to red.
  982. .. code-tab:: csharp
  983. int imgWidth = 10;
  984. int imgHeight = 5;
  985. var img = Image.Create(imgWidth, imgHeight, false, Image.Format.Rgba8);
  986. img.SetPixelv(new Vector2I(1, 2), Colors.Red); // Sets the color at (1, 2) to red.
  987. This is the same as :ref:`set_pixel<class_Image_method_set_pixel>`, but with a :ref:`Vector2i<class_Vector2i>` argument instead of two integer arguments.
  988. .. rst-class:: classref-item-separator
  989. ----
  990. .. _class_Image_method_shrink_x2:
  991. .. rst-class:: classref-method
  992. |void| **shrink_x2**\ (\ ) :ref:`🔗<class_Image_method_shrink_x2>`
  993. Shrinks the image by a factor of 2 on each axis (this divides the pixel count by 4).
  994. .. rst-class:: classref-item-separator
  995. ----
  996. .. _class_Image_method_srgb_to_linear:
  997. .. rst-class:: classref-method
  998. |void| **srgb_to_linear**\ (\ ) :ref:`🔗<class_Image_method_srgb_to_linear>`
  999. Converts the raw data from the sRGB colorspace to a linear scale. Only works on images with :ref:`FORMAT_RGB8<class_Image_constant_FORMAT_RGB8>` or :ref:`FORMAT_RGBA8<class_Image_constant_FORMAT_RGBA8>` formats.
  1000. .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
  1001. .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
  1002. .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)`
  1003. .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)`
  1004. .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)`
  1005. .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)`
  1006. .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`
  1007. .. |void| replace:: :abbr:`void (No return value.)`