Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Core Image
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Pixel accuracy== All pixel processing provided by an Image Unit is performed in a pre-multiplied alpha ([[RGBA color space|RGBA]]) color space, storing four color channels: red, green, blue, and transparency ([[alpha channel|alpha]]). Each color channel is represented by a 32-bit, [[floating point]] number. This provides exceptional color depth, far greater than can be perceived by the [[human eye]], as each pixel is represented by a 128-bit vector (four 32-bit color channels). For color spaces of lower bit-depth, the floating-point calculation model employed by Core Image provides exceptional performance, which is useful when processing multiple images or video frames.<ref name="developer.apple.com"/><ref>{{cite web | title=Mac Dev Center - Core Image Programming Guide - Core Image Concepts - Color Components and Premultiplied Alpha | url=https://developer.apple.com/mac/library/documentation/GraphicsImaging/Conceptual/CoreImaging/ci_concepts/ci_concepts.html#//apple_ref/doc/uid/TP30001185-CH202-BCIDAIEJ | access-date=September 20, 2009}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)