Klasse WinUser.BLENDFUNCTION

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinUser.BLENDFUNCTION
Umschließende Schnittstelle:
WinUser

@FieldOrder({"BlendOp","BlendFlags","SourceConstantAlpha","AlphaFormat"}) public static class WinUser.BLENDFUNCTION extends Structure
  • Felddetails

    • BlendOp

      public byte BlendOp
    • BlendFlags

      public byte BlendFlags
    • SourceConstantAlpha

      public byte SourceConstantAlpha
    • AlphaFormat

      public byte AlphaFormat
  • Konstruktordetails

    • BLENDFUNCTION

      public BLENDFUNCTION()