Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 2.03 KB

File metadata and controls

88 lines (55 loc) · 2.03 KB

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