Class uchar3

    • Constructor Detail

      • uchar3

        public uchar3()
        Default native constructor.
    • Method Detail

      • x

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

        public uchar3 x​(byte setter)
      • y

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

        public uchar3 y​(byte setter)
      • z

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

        public uchar3 z​(byte setter)