Enum Class Image.ImageChannelOrder

java.lang.Object
java.lang.Enum<Image.ImageChannelOrder>
com.jme3.opencl.Image.ImageChannelOrder
All Implemented Interfaces:
Serializable, Comparable<Image.ImageChannelOrder>, Constable
Enclosing class:
Image

public static enum Image.ImageChannelOrder extends Enum<Image.ImageChannelOrder>
ImageChannelOrder specifies the number of channels and the channel layout i.e. the memory layout in which channels are stored in the image.