CImage::SetTransparentColor
在指定索引位置設定為透明色彩。
LONG SetTransparentColor(
LONG iTransparentColor
) throw( );
參數
- iTransparentColor
索引,調色盤上,對集合的色彩為透明。 如果為 1,而不是色彩設定為透明。
傳回值
先前的色彩索引設定為透明的。
需求
Header: atlimage.h
在指定索引位置設定為透明色彩。
LONG SetTransparentColor(
LONG iTransparentColor
) throw( );
先前的色彩索引設定為透明的。
Header: atlimage.h