Class DecodePng.Options
java.lang.Object
org.tensorflow.op.image.DecodePng.Options
-
Method Summary
Modifier and TypeMethodDescriptionSets the channels option.
-
Method Details
-
channels
Sets the channels option.- Parameters:
channels- Number of color channels for the decoded image.- Returns:
- this Options instance.
-