mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-28 09:24:32 -04:00 
			
		
		
		
	* extract embedded * update api * add tests * move temp file logic outside of media repo * formatting * revert `toSorted` * disable by default * clarify setting description * wording * wording * update docs * check extracted image dimensions * test that it unlinks * formatting --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
		
			
				
	
	
	
		
			694 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			694 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.SystemConfigImageDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| colorspace | Colorspace | ||
| extractEmbedded | bool | ||
| previewFormat | ImageFormat | ||
| previewSize | int | ||
| quality | int | ||
| thumbnailFormat | ImageFormat | ||
| thumbnailSize | int |