public static class
CropAndResizeGradImage.Options
Optional attributes for CropAndResizeGradImage
Public Methods
CropAndResizeGradImage.Options |
method(String method)
|
Inherited Methods
Public Methods
public CropAndResizeGradImage.Options method (String method)
Parameters
method | A string specifying the interpolation method. Only 'bilinear' is supported for now. |
---|