{"id":15048985,"url":"https://github.com/katahiromz/savebitmaptofile","last_synced_at":"2025-04-10T01:40:48.137Z","repository":{"id":74404548,"uuid":"171260713","full_name":"katahiromz/SaveBitmapToFile","owner":"katahiromz","description":"Loading/saving a bitmap in Win32 C/C++","archived":false,"fork":false,"pushed_at":"2025-04-07T13:44:38.000Z","size":67,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T14:39:03.647Z","etag":null,"topics":["bitmap","c-language","c-plus-plus","cxx","file","handle","hbitmap","loader","loading","saving","win32","win32api"],"latest_commit_sha":null,"homepage":"","language":"C","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/katahiromz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-02-18T10:11:30.000Z","updated_at":"2025-04-07T13:44:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"74e4e758-572f-4ad6-973b-d891f60dbd03","html_url":"https://github.com/katahiromz/SaveBitmapToFile","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/katahiromz%2FSaveBitmapToFile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FSaveBitmapToFile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FSaveBitmapToFile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FSaveBitmapToFile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katahiromz","download_url":"https://codeload.github.com/katahiromz/SaveBitmapToFile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142034,"owners_count":21054574,"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":["bitmap","c-language","c-plus-plus","cxx","file","handle","hbitmap","loader","loading","saving","win32","win32api"],"created_at":"2024-09-24T21:17:26.797Z","updated_at":"2025-04-10T01:40:48.115Z","avatar_url":"https://github.com/katahiromz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SaveBitmapToFile\r\n\r\n[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/eubpjk9esdbqhyh9?svg=true)](https://ci.appveyor.com/project/katahiromz/savebitmaptofile)\r\n\r\n`LoadBitmapFromFile` function loads a bitmap from file in Win32 C/C++.\r\n\r\n`SaveBitmapToFile` function saves a bitmap to file in Win32 C/C++.\r\n\r\n```c\r\n#include \"SaveBitmapToFile.h\"\r\nHBITMAP WINAPI LoadBitmapFromFile(LPCTSTR bmp_file);\r\nBOOL WINAPI SaveBitmapToFile(LPCTSTR bmp_file, HBITMAP hbm);\r\n```\r\n\r\nDon't forget to append the filename extension.\r\n\r\nLicense: MIT\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Fsavebitmaptofile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatahiromz%2Fsavebitmaptofile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Fsavebitmaptofile/lists"}