Interface ImagesServicePb.InputSettingsOrBuilder (2.0.0)

public static interface ImagesServicePb.InputSettingsOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getCorrectExifOrientation()

public abstract ImagesServicePb.InputSettings.ORIENTATION_CORRECTION_TYPE getCorrectExifOrientation()
Returns
TypeDescription
ORIENTATION_CORRECTION_TYPE

getDeprecatedCorrectExifOrientationSet()

public abstract boolean getDeprecatedCorrectExifOrientationSet()
Returns
TypeDescription
boolean

getDeprecatedTransparentSubstitutionRgbSet()

public abstract boolean getDeprecatedTransparentSubstitutionRgbSet()
Returns
TypeDescription
boolean

getParseMetadata()

public abstract boolean getParseMetadata()
Returns
TypeDescription
boolean

getTransparentSubstitutionRgb()

public abstract int getTransparentSubstitutionRgb()
Returns
TypeDescription
int

hasCorrectExifOrientation()

public abstract boolean hasCorrectExifOrientation()
Returns
TypeDescription
boolean

hasDeprecatedCorrectExifOrientationSet()

public abstract boolean hasDeprecatedCorrectExifOrientationSet()
Returns
TypeDescription
boolean

hasDeprecatedTransparentSubstitutionRgbSet()

public abstract boolean hasDeprecatedTransparentSubstitutionRgbSet()
Returns
TypeDescription
boolean

hasParseMetadata()

public abstract boolean hasParseMetadata()
Returns
TypeDescription
boolean

hasTransparentSubstitutionRgb()

public abstract boolean hasTransparentSubstitutionRgb()
Returns
TypeDescription
boolean