Builder
Builder for ImageConfig.
Functions
Link copied to clipboard
Setter for aspectRatio.
Link copied to clipboard
Link copied to clipboard
Clears the value of aspectRatio field.
Link copied to clipboard
Clears the value of imageOutputOptions field.
Link copied to clipboard
Clears the value of imageSize field.
Link copied to clipboard
Clears the value of outputCompressionQuality field.
Link copied to clipboard
Clears the value of outputMimeType field.
Link copied to clipboard
Clears the value of personGeneration field.
Link copied to clipboard
Clears the value of prominentPeople field.
Link copied to clipboard
public abstract ImageConfig.Builder imageOutputOptions(ImageConfigImageOutputOptions imageOutputOptions)
Setter for imageOutputOptions.
@CanIgnoreReturnValue()
Setter for imageOutputOptions builder.
Link copied to clipboard
Setter for imageSize.
Link copied to clipboard
Setter for outputCompressionQuality.
Link copied to clipboard
Setter for outputMimeType.
Link copied to clipboard
Setter for personGeneration.
Link copied to clipboard
Setter for prominentPeople.
Setter for prominentPeople given a known enum.
Setter for prominentPeople given a string.