revert changes

This commit is contained in:
Vogel, Rick 2023-03-15 17:17:33 +01:00
parent f16bd2d63e
commit ea8e02db13
1 changed files with 0 additions and 1 deletions

View File

@ -332,7 +332,6 @@ namespace QskRgb
rgb = ( rgb << 4 ) | 0x0;
break;
}
return rgb;
}
// add default 0xFF for alpha channel