Class FactoryGImageMultiBand.IL_S64

java.lang.Object
boofcv.core.image.FactoryGImageMultiBand.IL<InterleavedS64>
boofcv.core.image.FactoryGImageMultiBand.IL_S64
All Implemented Interfaces:
GImageMultiBand
Enclosing class:
FactoryGImageMultiBand

public static class FactoryGImageMultiBand.IL_S64 extends FactoryGImageMultiBand.IL<InterleavedS64>
  • Constructor Details

    • IL_S64

      public IL_S64(InterleavedS64 image)
    • IL_S64

      public IL_S64()
  • Method Details

    • set

      public void set(int x, int y, float[] value)
    • get

      public void get(int x, int y, float[] value)
    • get

      public Number get(int x, int y, int band)
    • setF

      public void setF(int index, float[] value)
    • getF

      public void getF(int index, float[] value)
    • getF

      public float getF(int index)