You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alpha channel should be 1 by default, rather than 0 (#2197)
* For CPU processor, when source has no alpha make it default to 1.
Signed-off-by: pylee <penne.y.lee@intel.com>
* Fix alpha channel for integer types.
Signed-off-by: pylee <penne.y.lee@intel.com>
* Fix max alpha value to be from input bitdepth not output.
Signed-off-by: pylee <penne.y.lee@intel.com>
* Forgot to update ImagePacking.h
Signed-off-by: pylee <penne.y.lee@intel.com>
* Remove the unused inputBitDepth name causing compiler error.
Signed-off-by: pylee <penne.y.lee@intel.com>
* Update src/OpenColorIO/ImagePacking.cpp
Co-authored-by: Cuneyt Ozdas <github@cuneytozdas.com>
Signed-off-by: PenneLee <pennelee@gmail.com>
---------
Signed-off-by: pylee <penne.y.lee@intel.com>
Signed-off-by: PenneLee <pennelee@gmail.com>
Co-authored-by: Cuneyt Ozdas <github@cuneytozdas.com>
Co-authored-by: Doug Walker <doug.walker@autodesk.com>
0 commit comments