tensorflow::ops::EncodePng::Attrs
#include <image_ops.h>
Дополнительные параметры для EncodePng.
Краткое описание
| Публичные атрибуты | |
|---|---|
compression_ = -1 | int64 |
| Публичные функции | |
|---|---|
Compression(int64 x) | TF_MUST_USE_RESULT Attrs Уровень сжатия. |
Публичные атрибуты
compression_
int64 tensorflow::ops::EncodePng::Attrs::compression_ = -1
Публичные функции
Сжатие
TF_MUST_USE_RESULT Attrs tensorflow::ops::EncodePng::Attrs::Compression( int64 x )
Уровень сжатия.
По умолчанию -1
© 2022 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/api_docs/cc/struct/tensorflow/ops/encode-png/attrs