image - What color model does WebP implement? -
does natively support srgb? when load , save image data using libwebp api, assume linear or srgb encoded data? there way indicate you'd srgb data?
does natively support associated alpha? when load , save image data using libwepb api, assume unassociated or associated alpha? e.g. if have pixel buffer containing associated alpha, need convert unassociated alpha before saving libwebp?
Comments
Post a Comment