Search Results for

    Show / Hide Table of Contents

    Struct BLENDFUNCTION

    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public struct BLENDFUNCTION

    コンストラクタ

    BLENDFUNCTION(Byte, Byte, Byte, Byte)

    コンストラクタ

    宣言
    public BLENDFUNCTION(byte op, byte flags, byte alpha, byte format)
    パラメーター
    型 名前 説明
    System.Byte op
    System.Byte flags
    System.Byte alpha
    System.Byte format

    フィールド

    AlphaFormat

    宣言
    public byte AlphaFormat
    Field Value
    型 説明
    System.Byte

    BlendFlags

    宣言
    public byte BlendFlags
    Field Value
    型 説明
    System.Byte

    BlendOp

    宣言
    public byte BlendOp
    Field Value
    型 説明
    System.Byte

    SourceConstantAlpha

    宣言
    public byte SourceConstantAlpha
    Field Value
    型 説明
    System.Byte
    In This Article
    Back to top Generated by DocFX