SoftwareBitmap.BitmapAlphaMode 속성

정의

소프트웨어 비트맵의 알파 모드를 가져옵니다.

public:
 property BitmapAlphaMode BitmapAlphaMode { BitmapAlphaMode get(); };
BitmapAlphaMode BitmapAlphaMode();
public BitmapAlphaMode BitmapAlphaMode { get; }
var bitmapAlphaMode = softwareBitmap.bitmapAlphaMode;
Public ReadOnly Property BitmapAlphaMode As BitmapAlphaMode

속성 값

소프트웨어 비트맵의 알파 모드입니다.

적용 대상