JNA API 5.4.0

Class WinUser.BLENDFUNCTION

  • Enclosing interface:
    WinUser


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

      • BlendOp

        public byte BlendOp
      • BlendFlags

        public byte BlendFlags
      • SourceConstantAlpha

        public byte SourceConstantAlpha
      • AlphaFormat

        public byte AlphaFormat
    • Constructor Detail

      • BLENDFUNCTION

        public BLENDFUNCTION​()
JNA API 5.4.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.