Interface ImagesServicePb.ImagesHistogramOrBuilder (2.0.0)

public static interface ImagesServicePb.ImagesHistogramOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getBlue(int arg0)

public abstract int getBlue(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
int

getBlueCount()

public abstract int getBlueCount()
Returns
Type Description
int

getBlueList()

public abstract List<Integer> getBlueList()
Returns
Type Description
List<Integer>

getGreen(int arg0)

public abstract int getGreen(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
int

getGreenCount()

public abstract int getGreenCount()
Returns
Type Description
int

getGreenList()

public abstract List<Integer> getGreenList()
Returns
Type Description
List<Integer>

getRed(int arg0)

public abstract int getRed(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
int

getRedCount()

public abstract int getRedCount()
Returns
Type Description
int

getRedList()

public abstract List<Integer> getRedList()
Returns
Type Description
List<Integer>