Skip to content

OmegaTools/ICO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Badge Stars    Badge Deno



ICO

Image to .ico conversion.


Button Example    Button Format



More Information


Button ICO    Button BMP    Button PNG



Example


import * as Icon from 'https://deno.land/x/ico/mod.ts';

const images = []; // PNG Uint8Arrays

const icon = Icon.fromPNGs(images); // Uint8Array