1+ <!--
2+ SPDX-FileCopyrightText: Aravis Project Team
3+
4+ SPDX-License-Identifier: LGPL-2.1-or-later
5+ -->
6+
7+ <!DOCTYPE html>
8+ < html lang ="en ">
9+ < head >
10+ < title > Aravis.PIXEL_FORMAT_BAYER_BG_14P</ title >
11+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
12+
13+ < meta charset ="utf-8 " />
14+
15+
16+ < meta property ="og:type " content ="website "/>
17+
18+
19+ < meta property ="og:image:width " content ="256 "/>
20+ < meta property ="og:image:height " content ="256 "/>
21+ < meta property ="og:image:secure_url " content ="aravis.svg "/>
22+ < meta property ="og:image:alt " content ="Aravis-0.10 "/>
23+
24+
25+
26+ < meta property ="og:title " content ="Aravis.PIXEL_FORMAT_BAYER_BG_14P "/>
27+ < meta property ="og:description " content ="Reference for Aravis.PIXEL_FORMAT_BAYER_BG_14P "/>
28+ < meta name ="twitter:title " content ="Aravis.PIXEL_FORMAT_BAYER_BG_14P "/>
29+ < meta name ="twitter:description " content ="Reference for Aravis.PIXEL_FORMAT_BAYER_BG_14P "/>
30+
31+
32+
33+ < meta name ="twitter:card " content ="summary "/>
34+
35+
36+
37+
38+ < link rel ="search " type ="application/opensearchdescription+xml " title ="Aravis " href ="opensearch.xml ">
39+
40+
41+
42+ < link rel ="stylesheet " href ="style.css " type ="text/css " />
43+
44+
45+
46+
47+ < script src ="urlmap.js "> </ script >
48+
49+
50+ < script src ="fzy.js "> </ script >
51+ < script src ="search.js "> </ script >
52+
53+ < script src ="main.js "> </ script >
54+
55+
56+ </ head >
57+
58+ < body >
59+ < div id ="body-wrapper " tabindex ="-1 ">
60+
61+ < nav class ="sidebar devhelp-hidden ">
62+
63+ < div class ="section ">
64+ < a href ="index.html "> < img src ="aravis.svg " class ="logo "/> </ a >
65+ </ div >
66+
67+
68+ < div class ="search section ">
69+ < form id ="search-form " autocomplete ="off ">
70+ < input id ="search-input " type ="text " name ="do-not-autocomplete " placeholder ="Click, or press 's' to search " autocomplete ="off "/>
71+ </ form >
72+ </ div >
73+
74+ < div class ="section namespace ">
75+ < h3 > < a href ="index.html "> Aravis</ a > </ h3 >
76+ < p > API Version: 0.10</ p >
77+
78+ < p > Library Version: 0.9.2</ p >
79+
80+ </ div >
81+
82+ < div class ="section ">
83+ < h5 > Constant</ h5 >
84+ < div class ="links ">
85+ < a class ="current " href ="const.PIXEL_FORMAT_BAYER_BG_14P.html "> PIXEL_FORMAT_BAYER_BG_14P</ a >
86+ </ div >
87+ </ div >
88+
89+ < div class ="section generator ">
90+ < p > Generated by < a href ="https://gitlab.gnome.org/GNOME/gi-docgen "> gi-docgen</ a > 2026.2</ p >
91+ </ div >
92+ </ nav >
93+
94+ < button id ="btn-to-top " class ="hidden "> < span class ="up-arrow "> </ span > </ button >
95+
96+
97+ < section id ="main " class ="content ">
98+ < header >
99+ < h3 > Constant</ h3 >
100+ < h1 > < a href ="index.html "> Aravis</ a > < span class ="sep "> </ span > PIXEL_FORMAT_BAYER_BG_14P</ h1 >
101+ </ header >
102+
103+ < section >
104+ < div class ="docblock ">
105+ < p > </ p >
106+ </ div >
107+
108+ < div class ="declaration toggle-wrapper ">
109+ < h4 id ="declaration " style ="display:flex; ">
110+ Declaration
111+ < a href ="#declaration " class ="anchor "> </ a >
112+
113+ </ h4 >
114+
115+ < div class ="docblock ">
116+ < pre > < code > < div class ="highlight "> < pre > < span > </ span > < span class ="cp "> #define ARV_PIXEL_FORMAT_BAYER_BG_14P 17694984</ span >
117+ </ pre > </ div >
118+ </ code > </ pre >
119+ </ div >
120+ </ div >
121+
122+ < div class ="description toggle-wrapper ">
123+ < h4 id ="description ">
124+ Description
125+ < a href ="#description " class ="anchor "> </ a >
126+
127+ </ h4 >
128+
129+ < div class ="docblock ">
130+ < p > No description available.</ p >
131+ </ div >
132+
133+ < div class ="docblock ">
134+
135+
136+
137+ </ div >
138+
139+
140+ </ div >
141+
142+ </ section >
143+ </ section >
144+
145+
146+
147+
148+ < section id ="search " class ="content hidden "> </ section >
149+
150+ < footer >
151+
152+ </ footer >
153+ </ div >
154+ </ body >
155+ </ html >
0 commit comments