public static class CropAndResizeGradImage.Options
extends java.lang.Object
CropAndResizeGradImage| Modifier and Type | Method | Description |
|---|---|---|
CropAndResizeGradImage.Options |
method(java.lang.String method) |
public CropAndResizeGradImage.Options method(java.lang.String method)
method - A string specifying the interpolation method. Only 'bilinear' is
supported for now.