{"id":21088844,"url":"https://github.com/iolanguage/image","last_synced_at":"2025-07-11T19:36:09.037Z","repository":{"id":66367843,"uuid":"124751582","full_name":"IoLanguage/Image","owner":"IoLanguage","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-13T08:02:49.000Z","size":411,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T05:44:43.944Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IoLanguage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-11T11:55:15.000Z","updated_at":"2018-06-13T08:02:50.000Z","dependencies_parsed_at":"2023-02-21T21:45:15.710Z","dependency_job_id":null,"html_url":"https://github.com/IoLanguage/Image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IoLanguage/Image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IoLanguage","download_url":"https://codeload.github.com/IoLanguage/Image/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FImage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264887446,"owners_count":23678682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T21:21:01.608Z","updated_at":"2025-07-11T19:36:09.009Z","avatar_url":"https://github.com/IoLanguage.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image \nThe Image object can read and draw images and provide the image \ndata as a buffer. Example use:\n```Io\nimage = Image clone open(\"curly.png\")\nimage draw\nimage scaleTo(image width / 2, image height / 2)\nimage save(\"curly.tiff\")\n```\n\nWhen loading an attempt will be made to convert the image into whichever \nof the following formats it is closest to: L8, LA8, RGB8, RGBA8.\n\nCurrently supported formats include PNG(which supports alpha), JPG and TIFF.\n\n# Installation\n`libpng`, `libjpeg` and `libtiff` should be installed and foundable in your system. Then:\n```\neerie install https://github.com/IoLanguage/Image.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanguage%2Fimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolanguage%2Fimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanguage%2Fimage/lists"}