Pixel Data JS - v0.28.0
Preparing search index...
colorDodgeFast
Variable colorDodgeFast
Const
colorDodgeFast
:
BlendColor32
= ...
src === 255 ? 255 : Math.min(255, (dst << 8) / (255 - src))
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Pixel Data JS - v0.28.0
Loading...
src === 255 ? 255 : Math.min(255, (dst << 8) / (255 - src))