コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
テンソルフロー::作戦::デコードBmp::属性
#include <image_ops.h>
DecodeBmpのオプションの属性セッター。
まとめ
パブリック属性
チャンネル_
int64 tensorflow::ops::DecodeBmp::Attrs::channels_ = 0
公共機能
チャンネル
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodeBmp::Attrs::Channels(
int64 x
)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],[],null,["# tensorflow::ops::DecodeBmp::Attrs Struct Reference\n\ntensorflow::ops::DecodeBmp::Attrs\n=================================\n\n`#include \u003cimage_ops.h\u003e`\n\nOptional attribute setters for [DecodeBmp](/versions/r2.0/api_docs/cc/class/tensorflow/ops/decode-bmp#classtensorflow_1_1ops_1_1_decode_bmp).\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------|---------|\n| [channels_](#structtensorflow_1_1ops_1_1_decode_bmp_1_1_attrs_1a4927579dc1ad708d64910b66e50fe542)` = 0` | `int64` |\n\n| ### Public functions ||\n|-------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Channels](#structtensorflow_1_1ops_1_1_decode_bmp_1_1_attrs_1a53888156613278159de193a61590c6cb)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/decode-bmp/attrs#structtensorflow_1_1ops_1_1_decode_bmp_1_1_attrs) Defaults to 0. |\n\nPublic attributes\n-----------------\n\n### channels_\n\n```scdoc\nint64 tensorflow::ops::DecodeBmp::Attrs::channels_ = 0\n``` \n\nPublic functions\n----------------\n\n### Channels\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::DecodeBmp::Attrs::Channels(\n int64 x\n)\n``` \nDefaults to 0."]]