ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinition Interface
public interface ComputerVisionGenerateThumbnailInStreamDefinition extends ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithWidth,ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithHeight,ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithImage,ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute
The entirety of generateThumbnailInStream definition.
Inherited Members
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute.execute()
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute.executeAsync()
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithHeight.withHeight(int height)
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithImage.withImage(byte[] image)
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithAllOptions.withModelVersion(String modelVersion)
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithAllOptions.withSmartCropping(Boolean smartCropping)
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithWidth.withWidth(int width)
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java