com.sun.jna.examples.win32

Class User32.BLENDFUNCTION

public static class User32.BLENDFUNCTION extends Structure

Field Summary
byteAlphaFormat
byteBlendFlags
byteBlendOp
byteSourceConstantAlpha

Field Detail

AlphaFormat

public byte AlphaFormat

BlendFlags

public byte BlendFlags

BlendOp

public byte BlendOp

SourceConstantAlpha

public byte SourceConstantAlpha
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.