Skip to content

Fix VBlob metadata loading (and therefore ICC profile loading)#218

Merged
lopcode merged 1 commit into
mainfrom
task/214-blob-data-incorrect-3
May 7, 2026
Merged

Fix VBlob metadata loading (and therefore ICC profile loading)#218
lopcode merged 1 commit into
mainfrom
task/214-blob-data-incorrect-3

Conversation

@lopcode
Copy link
Copy Markdown
Owner

@lopcode lopcode commented May 7, 2026

Actually fixes #214 this time

Added a sample that loads ICC metadata from one of the sample files, and makes sure Java can interpret the resulting data.

I didn't realise that vips_image_get_blob and vips_image_set_blob actually wrap/unwrap the VipsBlob type for you

@lopcode lopcode self-assigned this May 7, 2026
@lopcode lopcode enabled auto-merge (squash) May 7, 2026 19:39
@lopcode lopcode merged commit f388f92 into main May 7, 2026
7 checks passed
@lopcode lopcode deleted the task/214-blob-data-incorrect-3 branch May 7, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getBlob() returning incorrect data

1 participant