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.