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
Type Description
ORIENTATION_CORRECTION_TYPE

getDeprecatedCorrectExifOrientationSet()

public abstract boolean getDeprecatedCorrectExifOrientationSet()
Returns
Type Description
boolean

getDeprecatedTransparentSubstitutionRgbSet()

public abstract boolean getDeprecatedTransparentSubstitutionRgbSet()
Returns
Type Description
boolean

getParseMetadata()

public abstract boolean getParseMetadata()
Returns
Type Description
boolean

getTransparentSubstitutionRgb()

public abstract int getTransparentSubstitutionRgb()
Returns
Type Description
int

hasCorrectExifOrientation()

public abstract boolean hasCorrectExifOrientation()
Returns
Type Description
boolean

hasDeprecatedCorrectExifOrientationSet()

public abstract boolean hasDeprecatedCorrectExifOrientationSet()
Returns
Type Description
boolean

hasDeprecatedTransparentSubstitutionRgbSet()

public abstract boolean hasDeprecatedTransparentSubstitutionRgbSet()
Returns
Type Description
boolean

hasParseMetadata()

public abstract boolean hasParseMetadata()
Returns
Type Description
boolean

hasTransparentSubstitutionRgb()

public abstract boolean hasTransparentSubstitutionRgb()
Returns
Type Description
boolean