scenic
Class Format.Info

java.lang.Object
  extended by scenic.Format.Info
Enclosing class:
Format

public static class Format.Info
extends java.lang.Object

Contains information about a pixel format.


Method Summary
 int getSize()
          Returns the size of a pixel in bytes.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSize

public int getSize()
Returns the size of a pixel in bytes.