com.jniwrapper.macosx.cocoa.nsbitmapimagerep
Class __bitmapRepFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsbitmapimagerep.__bitmapRepFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class __bitmapRepFlagsStructure
extends com.jniwrapper.Structure

This class represents __bitmapRepFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__bitmapRepFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_BitsPerPixel()
           
 com.jniwrapper.BitField get_Compression()
           
 com.jniwrapper.BitField get_CompressionFactor()
           
 com.jniwrapper.BitField get_DataLoaded()
           
 com.jniwrapper.BitField get_ExplicitPlanes()
           
 com.jniwrapper.BitField get_ImageNumber()
           
 com.jniwrapper.BitField get_IsPlanar()
           
 com.jniwrapper.BitField get_IsUnpacked()
           
 com.jniwrapper.BitField get_Memory()
           
 com.jniwrapper.BitField get_NumColors()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

__bitmapRepFlagsStructure

public __bitmapRepFlagsStructure()
Method Detail

get_BitsPerPixel

public com.jniwrapper.BitField get_BitsPerPixel()

get_IsPlanar

public com.jniwrapper.BitField get_IsPlanar()

get_ExplicitPlanes

public com.jniwrapper.BitField get_ExplicitPlanes()

get_IsUnpacked

public com.jniwrapper.BitField get_IsUnpacked()

get_DataLoaded

public com.jniwrapper.BitField get_DataLoaded()

get_NumColors

public com.jniwrapper.BitField get_NumColors()

get_Memory

public com.jniwrapper.BitField get_Memory()

get_CompressionFactor

public com.jniwrapper.BitField get_CompressionFactor()

get_ImageNumber

public com.jniwrapper.BitField get_ImageNumber()

get_Compression

public com.jniwrapper.BitField get_Compression()