Class CLImageFormatImpl


  • public class CLImageFormatImpl
    extends Object
    Struct accessor for cl_image_format.
    Author:
    Michael Bien, GlueGen, et al.
    • Method Detail

      • size

        public static int size()
      • setImageChannelOrder

        public CLImageFormatImpl setImageChannelOrder​(int val)
        Setter for native field imageChannelOrder: CType[(IntType) typedef 'cl_channel_order', size [fixed true, lnx64 4], [const[false], int]]
      • getImageChannelOrder

        public int getImageChannelOrder()
        Getter for native field imageChannelOrder: CType[(IntType) typedef 'cl_channel_order', size [fixed true, lnx64 4], [const[false], int]]
      • setImageChannelDataType

        public CLImageFormatImpl setImageChannelDataType​(int val)
        Setter for native field imageChannelDataType: CType[(IntType) typedef 'cl_channel_type', size [fixed true, lnx64 4], [const[false], int]]
      • getImageChannelDataType

        public int getImageChannelDataType()
        Getter for native field imageChannelDataType: CType[(IntType) typedef 'cl_channel_type', size [fixed true, lnx64 4], [const[false], int]]