Struct NativeMethods.BLENDFUNCTION
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public struct BLENDFUNCTION
Fields
AlphaFormat
Declaration
public byte AlphaFormat
Field Value
System.Byte
|
BlendFlags
Declaration
public byte BlendFlags
Field Value
System.Byte
|
BlendOp
Declaration
public byte BlendOp
Field Value
System.Byte
|
SourceConstantAlpha
Declaration
public byte SourceConstantAlpha
Field Value
System.Byte
|