com.sun.jna.examples.win32
Class User32.BLENDFUNCTION
java.lang.Object
com.sun.jna.Structure
com.sun.jna.examples.win32.User32.BLENDFUNCTION
- Enclosing interface:
- User32
public static class User32.BLENDFUNCTION
- extends Structure
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField |
BlendOp
public byte BlendOp
BlendFlags
public byte BlendFlags
SourceConstantAlpha
public byte SourceConstantAlpha
AlphaFormat
public byte AlphaFormat
User32.BLENDFUNCTION
public User32.BLENDFUNCTION()
Copyright © 2007-2008 Timothy Wall. All Rights Reserved.