Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ImageRenderer - recorver error from creating copy image #166

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

muukii
Copy link
Collaborator

@muukii muukii commented Apr 1, 2022

this image was failed to create image with fixed color space.

kCGColorSpaceIndexed maybe root cause.

<CGImage 0x12af38be0> (IP)
	<<CGColorSpace 0x600002bc0840> (kCGColorSpaceIndexed; base <CGColorSpace 0x600002bea520> (kCGColorSpaceICCBased; kCGColorSpaceModelRGB; sRGB IEC61966-2.1))>
		width = 750, height = 750, bpc = 8, bpp = 8, row bytes = 750 
		kCGImageAlphaNone | 0 (default byte order)  | kCGImagePixelFormatPacked 
		is mask? No, has masking color? No, has soft mask? No, has matte? No, should interpolate? Yes

@muukii muukii merged commit a84f0fe into main Apr 1, 2022
@muukii muukii deleted the muukii/fix-renderer branch April 1, 2022 10:15
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.

None yet

1 participant