tensorflow::ops::DecodeBmp::Attrs
#include <image_ops.h>
Optional attribute setters for DecodeBmp.
Summary
Public attributes | |
---|---|
channels_ = 0 | int64 |
Public functions | |
---|---|
Channels(int64 x) | TF_MUST_USE_RESULT Attrs Defaults to 0. |
Public attributes
channels_
int64 tensorflow::ops::DecodeBmp::Attrs::channels_ = 0
Public functions
Channels
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodeBmp::Attrs::Channels( int64 x )
Defaults to 0.
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/cc/struct/tensorflow/ops/decode-bmp/attrs