Class RandomIterCSMShort

All Implemented Interfaces:
RandomIter
Direct Known Subclasses:
WritableRandomIterCSMShort

public class RandomIterCSMShort extends RandomIterCSM
Since:
EA2
  • Constructor Details

  • Method Details

    • getSample

      public final int getSample(int x, int y, int b)
      Description copied from interface: RandomIter
      Returns the specified sample from the image.
      Specified by:
      getSample in interface RandomIter
      Overrides:
      getSample in class RandomIterFallback
      Parameters:
      x - the X coordinate of the desired pixel.
      y - the Y coordinate of the desired pixel.
      b - the band to retrieve.