pub fn embed_shadow_lsb(img: &mut JpegImage, state: &ShadowState)Expand description
Embed shadow intended bits as absolute-value LSBs into the Y DctGrid.
Uses nsf5 modification: toward zero for |coeff|>1, away from zero for |coeff|==1 (anti-shrinkage preserves the nzAC set).