Class uchar4

    • Constructor Detail

      • uchar4

        public uchar4()
        Default native constructor.
    • Method Detail

      • x

        @Cast("unsigned char")
        public byte x()
      • x

        public uchar4 x​(byte setter)
      • y

        @Cast("unsigned char")
        public byte y()
      • y

        public uchar4 y​(byte setter)
      • z

        @Cast("unsigned char")
        public byte z()
      • z

        public uchar4 z​(byte setter)
      • w

        @Cast("unsigned char")
        public byte w()
      • w

        public uchar4 w​(byte setter)