Add canonical mod with reference i16-diff encode
		
	This commit is contained in:
		
					parent
					
						
							
								b290afbc02
							
						
					
				
			
			
				commit
				
					
						439a285920
					
				
			
		
					 4 changed files with 27 additions and 15 deletions
				
			
		|  | @ -6,6 +6,8 @@ mod error; | |||
| mod header; | ||||
| mod pixel; | ||||
| 
 | ||||
| pub mod canonical; | ||||
| 
 | ||||
| pub use crate::colorspace::ColorSpace; | ||||
| pub use crate::decode::qoi_decode_to_vec; | ||||
| pub use crate::encode::qoi_encode_to_vec; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ivan Smirnov
				Ivan Smirnov