{"id":20179582,"url":"https://github.com/lrf141/ip4s","last_synced_at":"2026-05-10T08:38:06.441Z","repository":{"id":129947688,"uuid":"86202568","full_name":"lrf141/ip4s","owner":"lrf141","description":"Image processing simple wrapper for Scala.It is based on Java's ImageIO class.","archived":false,"fork":false,"pushed_at":"2017-05-10T08:00:17.000Z","size":1661,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T16:50:47.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lrf141.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":"2017-03-26T02:39:27.000Z","updated_at":"2017-05-10T07:35:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"81950c1f-9c6f-48ca-b992-ec3cc3f12966","html_url":"https://github.com/lrf141/ip4s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrf141%2Fip4s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrf141%2Fip4s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrf141%2Fip4s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrf141%2Fip4s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lrf141","download_url":"https://codeload.github.com/lrf141/ip4s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616681,"owners_count":19991542,"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-14T02:27:22.852Z","updated_at":"2026-05-10T08:38:06.399Z","avatar_url":"https://github.com/lrf141.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IP4S\nImage processing simple wrapper for Scala.  \nIt is based on Java's ImageIO class.\n\n# Supported format\n- BMP\n- GIF\n- JPEG\n- JPG\n- PNG \n- WBMP\n- bmp\n- gif\n- jpeg\n- jpg\n- png\n- wbmp\n\n# How to install\n\n```scala\nresolvers += \"Maven Repository on Github\" at \"https://lrf141.github.io/IP4S/\"\nlibraryDependencies ++= Seq(\n\"ip4s\" % \"ip4s_2.12\" % \"version\"\n)\n```\n\n# How to use\n\n```scala\nimport ip4s.IPL\nval ipl = new IPL()\nvar image = ipl.read(\"lenna.png\") //get Array[Array[Pixel]]\nipl.write(\"lenna2.png\", image)\n```\n\n# Version\n* 1.0.0\n  * add read and write function\n  * get image as Array[Array[Pixel]]\n  * only argb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrf141%2Fip4s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flrf141%2Fip4s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrf141%2Fip4s/lists"}