mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	* update * update * tabs test * update * test * ... * fix editor * update ui * fix visual glitch if help is off * fix fadecandy error and th [skip ci]
		
			
				
	
	
		
			17 lines
		
	
	
		
			487 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			487 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
 | |
| <div class="container-fluid">
 | |
| 	<div class="row">
 | |
| 		<div class="col-lg-12">
 | |
| 			<h2 class="page-header"><i class="fa fa-photo fa-fw"></i><span  data-i18n="main_menu_colors_conf_token">Image Processing</span></h2> 
 | |
| 			<div class="introd">
 | |
| 				<h4  data-i18n="conf_colors_label_intro">Color calibration, smoothing (color transistions) and detection of blackbars.</h4>
 | |
| 			<hr />
 | |
| 			</div>
 | |
| 			<div id="conf_cont"></div>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </div>
 | |
| 
 | |
| 
 | |
| <script src="/js/content_colors.js"></script>
 |