JNA API 3.2.4

com.sun.jna.examples.win32

Class User32.BLENDFUNCTION

  • Enclosing interface:
    User32


    public static class User32.BLENDFUNCTION
    extends Structure
    • Field Detail

      • BlendOp

        public byte BlendOp
      • BlendFlags

        public byte BlendFlags
      • SourceConstantAlpha

        public byte SourceConstantAlpha
      • AlphaFormat

        public byte AlphaFormat
    • Constructor Detail

      • User32.BLENDFUNCTION

        public User32.BLENDFUNCTION()
JNA API 3.2.4

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