public static class
ImageProjectiveTransformV3.Options
Optional attributes for
ImageProjectiveTransformV3
Public Methods
ImageProjectiveTransformV3.Options |
fillMode
(String fillMode)
|
Inherited Methods
Public Methods
public ImageProjectiveTransformV3.Options fillMode (String fillMode)
Parameters
fillMode | Fill mode, "REFLECT", "WRAP", "CONSTANT", or "NEAREST". |
---|