var searchIndex = {}; searchIndex["texture"] = {"doc":"A library for texture conventions.","items":[[3,"TextureSettings","texture","Texture creation parameters.",null,null],[0,"ops","","Image operations for textures.",null,null],[5,"flip_vertical","texture::ops","Flips the image vertically.",null,null],[5,"alpha_to_rgba8","","Converts from alpha to rgba8.",null,null],[8,"ImageSize","texture","Implemented by all images to be used with generic algorithms.",null,null],[10,"get_size","","Get the image size.",0,null],[11,"get_width","","Gets the image width.",0,null],[11,"get_height","","Gets the image height.",0,null],[8,"Rgba8Texture","","Implemented by rgba8 textures.",null,null],[16,"Error","","The error when creating or updating texture.",1,null],[10,"create","","Create rgba8 texture from memory.",1,null],[10,"update","","Update rgba8 texture.",1,null],[11,"new","","Create default settings.",2,{"inputs":[],"output":{"name":"texturesettings"}}],[11,"get_convert_gamma","","Gets whether to convert gamma, treated as sRGB color space.",2,null],[11,"set_convert_gamma","","Sets convert gamma.",2,null],[11,"convert_gamma","","Sets convert gamma.",2,null],[11,"get_compress","","Gets wheter compress on the GPU.",2,null],[11,"set_compress","","Sets compress.",2,null],[11,"compress","","Sets compress.",2,null],[11,"get_generate_mipmap","","Gets generate mipmap.",2,null],[11,"set_generate_mipmap","","Sets generate mipmap.",2,null],[11,"generate_mipmap","","Sets generate mipmap.",2,null]],"paths":[[8,"ImageSize"],[8,"Rgba8Texture"],[3,"TextureSettings"]]}; initSearch(searchIndex);