Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: DekodowanieBmp:: Atrybuty
#include <image_ops.h>
Opcjonalne moduły ustawiające atrybuty dla DecodeBmp .
Streszczenie
Funkcje publiczne |
---|
Channels (int64 x) | Wartość domyślna to 0. |
Atrybuty publiczne
kanały_
int64 tensorflow::ops::DecodeBmp::Attrs::channels_ = 0
Funkcje publiczne
Kanały
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodeBmp::Attrs::Channels(
int64 x
)
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-27 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.3/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.3/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."]]