Class Directformat
java.lang.Object
com.github.moaxcp.x11client.protocol.render.Directformat
-
Method Details
-
readDirectformat
- Throws:
IOException
-
write
- Specified by:
writein interfaceXStruct- Throws:
IOException
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getRedShift
public short getRedShift() -
getRedMask
public short getRedMask() -
getGreenShift
public short getGreenShift() -
getGreenMask
public short getGreenMask() -
getBlueShift
public short getBlueShift() -
getBlueMask
public short getBlueMask() -
getAlphaShift
public short getAlphaShift() -
getAlphaMask
public short getAlphaMask() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-