Skip to content

Assuming a CIImage is backed by a pixel buffer just because it was created from one may not be prudent #340

@himanshunaidu

Description

@himanshunaidu

It seems that we cannot make some certain assumptions about CIImage objects.
CIImage does not guarantee being backed by any object, regardless of what it was created from.

Need to study more on CIImage, Core Image in general, and the interaction of this framework with other Graphics-based frameworks like Core Graphics, Core Video, etc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions