Class Pixel4f


  • public class Pixel4f
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Pixel4f​(float v0, float v1, float v2, float v3)  
      Pixel4f​(long cPtr, boolean cMemoryOwn)  
    • Constructor Detail

      • Pixel4f

        public Pixel4f​(long cPtr,
                       boolean cMemoryOwn)
      • Pixel4f

        public Pixel4f​(float v0,
                       float v1,
                       float v2,
                       float v3)
    • Method Detail

      • getCPtr

        public static long getCPtr​(Pixel4f obj)
      • delete

        public void delete()
      • setCh

        public void setCh​(float[] value)
        up to four channels
      • getCh

        public float[] getCh()
        up to four channels