Module kiss_ui::image 
            
                [−]
            
        [src]
Renderable image buffers.
Structs
| Image | 
                              An image buffer allocated by IUP.  | 
                    
Traits
| ImageContainer | 
                              A trait describing an object that can render an image within itself.  | 
                    
Functions
| transmute_buffer_rgb | 
                              Cast a slice of bytes to a slice of 3-byte tuples without copying.  | 
                    
| transmute_buffer_rgba | 
                              Cast a slice of bytes to a slice of 4-byte tuples without copying.  |