Skip to content

Conversation

@madsmtm
Copy link
Member

@madsmtm madsmtm commented Nov 23, 2025

No description provided.

@madsmtm madsmtm added CoreGraphics macOS/iOS/tvOS/watchOS/visionOS backend dependencies Pull requests that update a dependency file labels Nov 23, 2025
Comment on lines +317 to +320
CGImageAlphaInfo::NoneSkipFirst.0
| CGImageComponentInfo::Integer.0
| CGImageByteOrderInfo::Order32Little.0
| CGImagePixelFormatInfo::Packed.0,
Copy link
Member Author

@madsmtm madsmtm Nov 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was previously CGBitmapInfo::ByteOrder32Little | CGBitmapInfo(CGImageAlphaInfo::NoneSkipFirst.0).

I've added CGImageComponentInfo::Integer and CGImagePixelFormatInfo::Packed for clarity here, though these are both 0 so they shouldn't affect this functionally.

@madsmtm madsmtm merged commit b7fe5e0 into master Nov 23, 2025
38 checks passed
@madsmtm madsmtm deleted the madsmtm/objc2-next branch November 23, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CoreGraphics macOS/iOS/tvOS/watchOS/visionOS backend dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants