[{"data":1,"prerenderedAt":879},["ShallowReactive",2],{"ajuWWnnf2F":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":878,"_id":4},"VkSamplerYcbcrModelConversion","Color model component of a color space","VK_VERSION_1_1","enums",[],{"type":10,"children":11,"toc":876},"root",[12,26,444,449,530,683,707,757,777,870],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,24],{"type":13,"tag":18,"props":19,"children":21},"a",{"href":20},"/man/VkSamplerYcbcrModelConversion",[22],{"type":23,"value":4},"text",{"type":23,"value":25}," defines the conversion from the source\ncolor model to the shader color model.\nPossible values are:",{"type":13,"tag":27,"props":28,"children":29},"code-group",{},[30,188],{"type":13,"tag":31,"props":32,"children":38},"pre",{"className":33,"code":34,"filename":35,"language":36,"meta":37,"style":37},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkSamplerYcbcrModelConversion {\n VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY = 0,\n VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_IDENTITY = 1,\n VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_709 = 2,\n VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_601 = 3,\n VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_2020 = 4,\n} VkSamplerYcbcrModelConversion;\n","C","c","",[39],{"type":13,"tag":40,"props":41,"children":42},"code",{"__ignoreMap":37},[43,66,91,113,135,157,179],{"type":13,"tag":44,"props":45,"children":48},"span",{"class":46,"line":47},"line",1,[49,55,60],{"type":13,"tag":44,"props":50,"children":52},{"style":51},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[53],{"type":23,"value":54},"typedef",{"type":13,"tag":44,"props":56,"children":57},{"style":51},[58],{"type":23,"value":59}," enum",{"type":13,"tag":44,"props":61,"children":63},{"style":62},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[64],{"type":23,"value":65}," VkSamplerYcbcrModelConversion {\n",{"type":13,"tag":44,"props":67,"children":69},{"class":46,"line":68},2,[70,75,80,86],{"type":13,"tag":44,"props":71,"children":72},{"style":62},[73],{"type":23,"value":74}," VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY ",{"type":13,"tag":44,"props":76,"children":77},{"style":51},[78],{"type":23,"value":79},"=",{"type":13,"tag":44,"props":81,"children":83},{"style":82},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[84],{"type":23,"value":85}," 0",{"type":13,"tag":44,"props":87,"children":88},{"style":62},[89],{"type":23,"value":90},",\n",{"type":13,"tag":44,"props":92,"children":94},{"class":46,"line":93},3,[95,100,104,109],{"type":13,"tag":44,"props":96,"children":97},{"style":62},[98],{"type":23,"value":99}," VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_IDENTITY ",{"type":13,"tag":44,"props":101,"children":102},{"style":51},[103],{"type":23,"value":79},{"type":13,"tag":44,"props":105,"children":106},{"style":82},[107],{"type":23,"value":108}," 1",{"type":13,"tag":44,"props":110,"children":111},{"style":62},[112],{"type":23,"value":90},{"type":13,"tag":44,"props":114,"children":116},{"class":46,"line":115},4,[117,122,126,131],{"type":13,"tag":44,"props":118,"children":119},{"style":62},[120],{"type":23,"value":121}," VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_709 ",{"type":13,"tag":44,"props":123,"children":124},{"style":51},[125],{"type":23,"value":79},{"type":13,"tag":44,"props":127,"children":128},{"style":82},[129],{"type":23,"value":130}," 2",{"type":13,"tag":44,"props":132,"children":133},{"style":62},[134],{"type":23,"value":90},{"type":13,"tag":44,"props":136,"children":138},{"class":46,"line":137},5,[139,144,148,153],{"type":13,"tag":44,"props":140,"children":141},{"style":62},[142],{"type":23,"value":143}," VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_601 ",{"type":13,"tag":44,"props":145,"children":146},{"style":51},[147],{"type":23,"value":79},{"type":13,"tag":44,"props":149,"children":150},{"style":82},[151],{"type":23,"value":152}," 3",{"type":13,"tag":44,"props":154,"children":155},{"style":62},[156],{"type":23,"value":90},{"type":13,"tag":44,"props":158,"children":160},{"class":46,"line":159},6,[161,166,170,175],{"type":13,"tag":44,"props":162,"children":163},{"style":62},[164],{"type":23,"value":165}," VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_2020 ",{"type":13,"tag":44,"props":167,"children":168},{"style":51},[169],{"type":23,"value":79},{"type":13,"tag":44,"props":171,"children":172},{"style":82},[173],{"type":23,"value":174}," 4",{"type":13,"tag":44,"props":176,"children":177},{"style":62},[178],{"type":23,"value":90},{"type":13,"tag":44,"props":180,"children":182},{"class":46,"line":181},7,[183],{"type":13,"tag":44,"props":184,"children":185},{"style":62},[186],{"type":23,"value":187},"} VkSamplerYcbcrModelConversion;\n",{"type":13,"tag":31,"props":189,"children":194},{"className":190,"code":191,"filename":192,"language":193,"meta":37,"style":37},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct SamplerYcbcrModelConversion(u32);\nimpl SamplerYcbcrModelConversion {\n pub const RGB_IDENTITY: Self = 0;\n pub const YCBCR_IDENTITY: Self = 1;\n pub const YCBCR_709: Self = 2;\n pub const YCBCR_601: Self = 3;\n pub const YCBCR_2020: Self = 4;\n}\n","Rust","rs",[195],{"type":13,"tag":40,"props":196,"children":197},{"__ignoreMap":37},[198,232,249,291,327,363,399,435],{"type":13,"tag":44,"props":199,"children":200},{"class":46,"line":47},[201,206,211,217,222,227],{"type":13,"tag":44,"props":202,"children":203},{"style":51},[204],{"type":23,"value":205},"pub",{"type":13,"tag":44,"props":207,"children":208},{"style":51},[209],{"type":23,"value":210}," struct",{"type":13,"tag":44,"props":212,"children":214},{"style":213},"--shiki-default:#953800;--shiki-dark:#FFA657",[215],{"type":23,"value":216}," SamplerYcbcrModelConversion",{"type":13,"tag":44,"props":218,"children":219},{"style":62},[220],{"type":23,"value":221},"(",{"type":13,"tag":44,"props":223,"children":224},{"style":213},[225],{"type":23,"value":226},"u32",{"type":13,"tag":44,"props":228,"children":229},{"style":62},[230],{"type":23,"value":231},");\n",{"type":13,"tag":44,"props":233,"children":234},{"class":46,"line":68},[235,240,244],{"type":13,"tag":44,"props":236,"children":237},{"style":51},[238],{"type":23,"value":239},"impl",{"type":13,"tag":44,"props":241,"children":242},{"style":213},[243],{"type":23,"value":216},{"type":13,"tag":44,"props":245,"children":246},{"style":62},[247],{"type":23,"value":248}," {\n",{"type":13,"tag":44,"props":250,"children":251},{"class":46,"line":93},[252,257,262,267,272,277,282,286],{"type":13,"tag":44,"props":253,"children":254},{"style":51},[255],{"type":23,"value":256}," pub",{"type":13,"tag":44,"props":258,"children":259},{"style":51},[260],{"type":23,"value":261}," const",{"type":13,"tag":44,"props":263,"children":264},{"style":82},[265],{"type":23,"value":266}," RGB_IDENTITY",{"type":13,"tag":44,"props":268,"children":269},{"style":51},[270],{"type":23,"value":271},":",{"type":13,"tag":44,"props":273,"children":274},{"style":82},[275],{"type":23,"value":276}," Self",{"type":13,"tag":44,"props":278,"children":279},{"style":51},[280],{"type":23,"value":281}," =",{"type":13,"tag":44,"props":283,"children":284},{"style":82},[285],{"type":23,"value":85},{"type":13,"tag":44,"props":287,"children":288},{"style":62},[289],{"type":23,"value":290},";\n",{"type":13,"tag":44,"props":292,"children":293},{"class":46,"line":115},[294,298,302,307,311,315,319,323],{"type":13,"tag":44,"props":295,"children":296},{"style":51},[297],{"type":23,"value":256},{"type":13,"tag":44,"props":299,"children":300},{"style":51},[301],{"type":23,"value":261},{"type":13,"tag":44,"props":303,"children":304},{"style":82},[305],{"type":23,"value":306}," YCBCR_IDENTITY",{"type":13,"tag":44,"props":308,"children":309},{"style":51},[310],{"type":23,"value":271},{"type":13,"tag":44,"props":312,"children":313},{"style":82},[314],{"type":23,"value":276},{"type":13,"tag":44,"props":316,"children":317},{"style":51},[318],{"type":23,"value":281},{"type":13,"tag":44,"props":320,"children":321},{"style":82},[322],{"type":23,"value":108},{"type":13,"tag":44,"props":324,"children":325},{"style":62},[326],{"type":23,"value":290},{"type":13,"tag":44,"props":328,"children":329},{"class":46,"line":137},[330,334,338,343,347,351,355,359],{"type":13,"tag":44,"props":331,"children":332},{"style":51},[333],{"type":23,"value":256},{"type":13,"tag":44,"props":335,"children":336},{"style":51},[337],{"type":23,"value":261},{"type":13,"tag":44,"props":339,"children":340},{"style":82},[341],{"type":23,"value":342}," YCBCR_709",{"type":13,"tag":44,"props":344,"children":345},{"style":51},[346],{"type":23,"value":271},{"type":13,"tag":44,"props":348,"children":349},{"style":82},[350],{"type":23,"value":276},{"type":13,"tag":44,"props":352,"children":353},{"style":51},[354],{"type":23,"value":281},{"type":13,"tag":44,"props":356,"children":357},{"style":82},[358],{"type":23,"value":130},{"type":13,"tag":44,"props":360,"children":361},{"style":62},[362],{"type":23,"value":290},{"type":13,"tag":44,"props":364,"children":365},{"class":46,"line":159},[366,370,374,379,383,387,391,395],{"type":13,"tag":44,"props":367,"children":368},{"style":51},[369],{"type":23,"value":256},{"type":13,"tag":44,"props":371,"children":372},{"style":51},[373],{"type":23,"value":261},{"type":13,"tag":44,"props":375,"children":376},{"style":82},[377],{"type":23,"value":378}," YCBCR_601",{"type":13,"tag":44,"props":380,"children":381},{"style":51},[382],{"type":23,"value":271},{"type":13,"tag":44,"props":384,"children":385},{"style":82},[386],{"type":23,"value":276},{"type":13,"tag":44,"props":388,"children":389},{"style":51},[390],{"type":23,"value":281},{"type":13,"tag":44,"props":392,"children":393},{"style":82},[394],{"type":23,"value":152},{"type":13,"tag":44,"props":396,"children":397},{"style":62},[398],{"type":23,"value":290},{"type":13,"tag":44,"props":400,"children":401},{"class":46,"line":181},[402,406,410,415,419,423,427,431],{"type":13,"tag":44,"props":403,"children":404},{"style":51},[405],{"type":23,"value":256},{"type":13,"tag":44,"props":407,"children":408},{"style":51},[409],{"type":23,"value":261},{"type":13,"tag":44,"props":411,"children":412},{"style":82},[413],{"type":23,"value":414}," YCBCR_2020",{"type":13,"tag":44,"props":416,"children":417},{"style":51},[418],{"type":23,"value":271},{"type":13,"tag":44,"props":420,"children":421},{"style":82},[422],{"type":23,"value":276},{"type":13,"tag":44,"props":424,"children":425},{"style":51},[426],{"type":23,"value":281},{"type":13,"tag":44,"props":428,"children":429},{"style":82},[430],{"type":23,"value":174},{"type":13,"tag":44,"props":432,"children":433},{"style":62},[434],{"type":23,"value":290},{"type":13,"tag":44,"props":436,"children":438},{"class":46,"line":437},8,[439],{"type":13,"tag":44,"props":440,"children":441},{"style":62},[442],{"type":23,"value":443},"}\n",{"type":13,"tag":14,"props":445,"children":446},{},[447],{"type":23,"value":448},"or the equivalent",{"type":13,"tag":27,"props":450,"children":451},{},[452,478],{"type":13,"tag":31,"props":453,"children":455},{"className":33,"code":454,"filename":35,"language":36,"meta":37,"style":37},"#define VkSamplerYcbcrModelConversionKHR VkSamplerYcbcrModelConversion\n",[456],{"type":13,"tag":40,"props":457,"children":458},{"__ignoreMap":37},[459],{"type":13,"tag":44,"props":460,"children":461},{"class":46,"line":47},[462,467,473],{"type":13,"tag":44,"props":463,"children":464},{"style":51},[465],{"type":23,"value":466},"#define",{"type":13,"tag":44,"props":468,"children":470},{"style":469},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[471],{"type":23,"value":472}," VkSamplerYcbcrModelConversionKHR",{"type":13,"tag":44,"props":474,"children":475},{"style":62},[476],{"type":23,"value":477}," VkSamplerYcbcrModelConversion\n",{"type":13,"tag":31,"props":479,"children":481},{"className":190,"code":480,"filename":192,"language":193,"meta":37,"style":37},"const SamplerYcbcrModelConversionKHR: _ = vk::SamplerYcbcrModelConversion;\n",[482],{"type":13,"tag":40,"props":483,"children":484},{"__ignoreMap":37},[485],{"type":13,"tag":44,"props":486,"children":487},{"class":46,"line":47},[488,493,498,502,507,511,516,521,526],{"type":13,"tag":44,"props":489,"children":490},{"style":51},[491],{"type":23,"value":492},"const",{"type":13,"tag":44,"props":494,"children":495},{"style":82},[496],{"type":23,"value":497}," SamplerYcbcrModelConversionKHR",{"type":13,"tag":44,"props":499,"children":500},{"style":51},[501],{"type":23,"value":271},{"type":13,"tag":44,"props":503,"children":504},{"style":62},[505],{"type":23,"value":506}," _ ",{"type":13,"tag":44,"props":508,"children":509},{"style":51},[510],{"type":23,"value":79},{"type":13,"tag":44,"props":512,"children":513},{"style":213},[514],{"type":23,"value":515}," vk",{"type":13,"tag":44,"props":517,"children":518},{"style":51},[519],{"type":23,"value":520},"::",{"type":13,"tag":44,"props":522,"children":523},{"style":213},[524],{"type":23,"value":525},"SamplerYcbcrModelConversion",{"type":13,"tag":44,"props":527,"children":528},{"style":62},[529],{"type":23,"value":290},{"type":13,"tag":531,"props":532,"children":533},"ul",{},[534,546,571,611,647],{"type":13,"tag":535,"props":536,"children":537},"li",{},[538,544],{"type":13,"tag":40,"props":539,"children":541},{"className":540},[],[542],{"type":23,"value":543},"VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY",{"type":23,"value":545}," specifies that the\ninput values to the conversion are unmodified.",{"type":13,"tag":535,"props":547,"children":548},{},[549,555,557,563,564,569],{"type":13,"tag":40,"props":550,"children":552},{"className":551},[],[553],{"type":23,"value":554},"VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_IDENTITY",{"type":23,"value":556}," specifies no\nmodel conversion but the inputs are range expanded as for Y′C",{"type":13,"tag":558,"props":559,"children":560},"sub",{},[561],{"type":23,"value":562},"B",{"type":23,"value":35},{"type":13,"tag":558,"props":565,"children":566},{},[567],{"type":23,"value":568},"R",{"type":23,"value":570},".",{"type":13,"tag":535,"props":572,"children":573},{},[574,580,582,586,587,591,593,597,598,602,604,610],{"type":13,"tag":40,"props":575,"children":577},{"className":576},[],[578],{"type":23,"value":579},"VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_709",{"type":23,"value":581}," specifies the color\nmodel conversion from Y′C",{"type":13,"tag":558,"props":583,"children":584},{},[585],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":588,"children":589},{},[590],{"type":23,"value":568},{"type":23,"value":592}," to R′G′B′ defined in BT.709 and\ndescribed in the BT.709 Y′C",{"type":13,"tag":558,"props":594,"children":595},{},[596],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":599,"children":600},{},[601],{"type":23,"value":568},{"type":23,"value":603}," conversion section of the\n",{"type":13,"tag":18,"props":605,"children":607},{"href":606},"/chapters/introduction#data-format",[608],{"type":23,"value":609},"Khronos Data Format Specification",{"type":23,"value":570},{"type":13,"tag":535,"props":612,"children":613},{},[614,620,621,625,626,630,632,636,637,641,642,646],{"type":13,"tag":40,"props":615,"children":617},{"className":616},[],[618],{"type":23,"value":619},"VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_601",{"type":23,"value":581},{"type":13,"tag":558,"props":622,"children":623},{},[624],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":627,"children":628},{},[629],{"type":23,"value":568},{"type":23,"value":631}," to R′G′B′ defined in BT.601 and\ndescribed in the BT.601 Y′C",{"type":13,"tag":558,"props":633,"children":634},{},[635],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":638,"children":639},{},[640],{"type":23,"value":568},{"type":23,"value":603},{"type":13,"tag":18,"props":643,"children":644},{"href":606},[645],{"type":23,"value":609},{"type":23,"value":570},{"type":13,"tag":535,"props":648,"children":649},{},[650,656,657,661,662,666,668,672,673,677,678,682],{"type":13,"tag":40,"props":651,"children":653},{"className":652},[],[654],{"type":23,"value":655},"VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_2020",{"type":23,"value":581},{"type":13,"tag":558,"props":658,"children":659},{},[660],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":663,"children":664},{},[665],{"type":23,"value":568},{"type":23,"value":667}," to R′G′B′ defined in BT.2020 and\ndescribed in the BT.2020 Y′C",{"type":13,"tag":558,"props":669,"children":670},{},[671],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":674,"children":675},{},[676],{"type":23,"value":568},{"type":23,"value":603},{"type":13,"tag":18,"props":679,"children":680},{"href":606},[681],{"type":23,"value":609},{"type":23,"value":570},{"type":13,"tag":14,"props":684,"children":685},{},[686,688,694,696,700,701,705],{"type":23,"value":687},"In the ",{"type":13,"tag":40,"props":689,"children":691},{"className":690},[],[692],{"type":23,"value":693},"VK_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_*",{"type":23,"value":695}," color models, for the\ninput to the sampler Y′C",{"type":13,"tag":558,"props":697,"children":698},{},[699],{"type":23,"value":562},{"type":23,"value":35},{"type":13,"tag":558,"props":702,"children":703},{},[704],{"type":23,"value":568},{"type":23,"value":706}," range expansion and model conversion:",{"type":13,"tag":531,"props":708,"children":709},{},[710,715,734,752],{"type":13,"tag":535,"props":711,"children":712},{},[713],{"type":23,"value":714},"the Y (Y′ luma) component corresponds to the G component of an RGB\nimage.",{"type":13,"tag":535,"props":716,"children":717},{},[718,720,724,726,732],{"type":23,"value":719},"the CB (C",{"type":13,"tag":558,"props":721,"children":722},{},[723],{"type":23,"value":562},{"type":23,"value":725}," or ",{"type":13,"tag":40,"props":727,"children":729},{"className":728},[],[730],{"type":23,"value":731},"U",{"type":23,"value":733}," blue color difference) component corresponds to\nthe B component of an RGB image.",{"type":13,"tag":535,"props":735,"children":736},{},[737,739,743,744,750],{"type":23,"value":738},"the CR (C",{"type":13,"tag":558,"props":740,"children":741},{},[742],{"type":23,"value":568},{"type":23,"value":725},{"type":13,"tag":40,"props":745,"children":747},{"className":746},[],[748],{"type":23,"value":749},"V",{"type":23,"value":751}," red color difference) component corresponds to the\nR component of an RGB image.",{"type":13,"tag":535,"props":753,"children":754},{},[755],{"type":23,"value":756},"the alpha component, if present, is not modified by color model\nconversion.",{"type":13,"tag":14,"props":758,"children":759},{},[760,762,768,769,775],{"type":23,"value":761},"These rules reflect the mapping of components after the component swizzle\noperation (controlled by\n",{"type":13,"tag":18,"props":763,"children":765},{"href":764},"/man/VkSamplerYcbcrConversionCreateInfo",[766],{"type":23,"value":767},"VkSamplerYcbcrConversionCreateInfo",{"type":23,"value":520},{"type":13,"tag":40,"props":770,"children":772},{"className":771},[],[773],{"type":23,"value":774},"components",{"type":23,"value":776},").",{"type":13,"tag":778,"props":779,"children":780},"note",{},[781,802],{"type":13,"tag":14,"props":782,"children":783},{},[784,786,792,794,800],{"type":23,"value":785},"For example, an ",{"type":13,"tag":40,"props":787,"children":789},{"className":788},[],[790],{"type":23,"value":791},"YUVA",{"type":23,"value":793}," 32-bit format comprising four 8-bit components can\nbe implemented as ",{"type":13,"tag":40,"props":795,"children":797},{"className":796},[],[798],{"type":23,"value":799},"VK_FORMAT_R8G8B8A8_UNORM",{"type":23,"value":801}," with a component mapping:",{"type":13,"tag":531,"props":803,"children":804},{},[805,822,838,854],{"type":13,"tag":535,"props":806,"children":807},{},[808,814,816],{"type":13,"tag":40,"props":809,"children":811},{"className":810},[],[812],{"type":23,"value":813},"components.a",{"type":23,"value":815}," = ",{"type":13,"tag":40,"props":817,"children":819},{"className":818},[],[820],{"type":23,"value":821},"VK_COMPONENT_SWIZZLE_IDENTITY",{"type":13,"tag":535,"props":823,"children":824},{},[825,831,832],{"type":13,"tag":40,"props":826,"children":828},{"className":827},[],[829],{"type":23,"value":830},"components.r",{"type":23,"value":815},{"type":13,"tag":40,"props":833,"children":835},{"className":834},[],[836],{"type":23,"value":837},"VK_COMPONENT_SWIZZLE_B",{"type":13,"tag":535,"props":839,"children":840},{},[841,847,848],{"type":13,"tag":40,"props":842,"children":844},{"className":843},[],[845],{"type":23,"value":846},"components.g",{"type":23,"value":815},{"type":13,"tag":40,"props":849,"children":851},{"className":850},[],[852],{"type":23,"value":853},"VK_COMPONENT_SWIZZLE_R",{"type":13,"tag":535,"props":855,"children":856},{},[857,863,864],{"type":13,"tag":40,"props":858,"children":860},{"className":859},[],[861],{"type":23,"value":862},"components.b",{"type":23,"value":815},{"type":13,"tag":40,"props":865,"children":867},{"className":866},[],[868],{"type":23,"value":869},"VK_COMPONENT_SWIZZLE_G",{"type":13,"tag":871,"props":872,"children":873},"style",{},[874],{"type":23,"value":875},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":37,"searchDepth":68,"depth":68,"links":877},[],"markdown",1725732584918]