ClassList > mediapipe > ImageFormat
Inherits the following classes: PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase
Classes
Public Types
Type |
Name |
typedef ImageFormat_Format |
Format
|
Public Static Attributes
Type |
Name |
constexpr int |
Format_ARRAYSIZE = /* multi line expression */
|
constexpr Format |
Format_MAX = /* multi line expression */
|
constexpr Format |
Format_MIN = /* multi line expression */
|
constexpr Format |
GRAY16 = /* multi line expression */
|
constexpr Format |
GRAY8 = /* multi line expression */
|
constexpr Format |
LAB8 = /* multi line expression */
|
constexpr Format |
SBGRA = /* multi line expression */
|
constexpr Format |
SRGB = /* multi line expression */
|
constexpr Format |
SRGB48 = /* multi line expression */
|
constexpr Format |
SRGBA = /* multi line expression */
|
constexpr Format |
SRGBA64 = /* multi line expression */
|
constexpr Format |
UNKNOWN = /* multi line expression */
|
constexpr Format |
VEC32F1 = /* multi line expression */
|
constexpr Format |
VEC32F2 = /* multi line expression */
|
constexpr Format |
VEC32F4 = /* multi line expression */
|
constexpr Format |
YCBCR420P = /* multi line expression */
|
constexpr Format |
YCBCR420P10 = /* multi line expression */
|
const ClassData |
_class_data_ = /* multi line expression */
|
constexpr int |
kIndexInFileMessages = /* multi line expression */
|
Public Functions
Type |
Name |
void |
CopyFrom (const ImageFormat & from)
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * |
GetClassData () const
|
::PROTOBUF_NAMESPACE_ID::Metadata |
GetMetadata () const
|
|
ImageFormat ()
|
constexpr |
ImageFormat (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
|
|
ImageFormat (const ImageFormat & from)
|
|
ImageFormat (ImageFormat && from) noexcept
|
void |
MergeFrom (const ImageFormat & from)
|
ImageFormat * |
New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
|
void |
Swap (ImageFormat * other)
|
void |
UnsafeArenaSwap (ImageFormat * other)
|
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * |
mutable_unknown_fields ()
|
ImageFormat & |
operator= (const ImageFormat & from)
|
ImageFormat & |
operator= (ImageFormat && from) noexcept
|
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & |
unknown_fields () const
|
Public Static Functions
Protected Functions
Type |
Name |
|
ImageFormat (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
typedef ImageFormat_Format mediapipe::ImageFormat::Format;
Public Static Attributes Documentation
constexpr int mediapipe::ImageFormat::Format_ARRAYSIZE;
constexpr ImageFormat_Format mediapipe::ImageFormat::Format_MAX;
constexpr ImageFormat_Format mediapipe::ImageFormat::Format_MIN;
variable GRAY16
constexpr ImageFormat_Format mediapipe::ImageFormat::GRAY16;
variable GRAY8
constexpr ImageFormat_Format mediapipe::ImageFormat::GRAY8;
variable LAB8
constexpr ImageFormat_Format mediapipe::ImageFormat::LAB8;
variable SBGRA
constexpr ImageFormat_Format mediapipe::ImageFormat::SBGRA;
variable SRGB
constexpr ImageFormat_Format mediapipe::ImageFormat::SRGB;
variable SRGB48
constexpr ImageFormat_Format mediapipe::ImageFormat::SRGB48;
variable SRGBA
constexpr ImageFormat_Format mediapipe::ImageFormat::SRGBA;
variable SRGBA64
constexpr ImageFormat_Format mediapipe::ImageFormat::SRGBA64;
variable UNKNOWN
constexpr ImageFormat_Format mediapipe::ImageFormat::UNKNOWN;
variable VEC32F1
constexpr ImageFormat_Format mediapipe::ImageFormat::VEC32F1;
variable VEC32F2
constexpr ImageFormat_Format mediapipe::ImageFormat::VEC32F2;
variable VEC32F4
constexpr ImageFormat_Format mediapipe::ImageFormat::VEC32F4;
variable YCBCR420P
constexpr ImageFormat_Format mediapipe::ImageFormat::YCBCR420P;
variable YCBCR420P10
constexpr ImageFormat_Format mediapipe::ImageFormat::YCBCR420P10;
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::ImageFormat::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::ImageFormat::kIndexInFileMessages;
Public Functions Documentation
function CopyFrom
inline void mediapipe::ImageFormat::CopyFrom (
const ImageFormat & from
)
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::ImageFormat::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::ImageFormat::GetMetadata () const
inline mediapipe::ImageFormat::ImageFormat ()
explicit constexpr mediapipe::ImageFormat::ImageFormat (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
mediapipe::ImageFormat::ImageFormat (
const ImageFormat & from
)
inline mediapipe::ImageFormat::ImageFormat (
ImageFormat && from
) noexcept
function MergeFrom
inline void mediapipe::ImageFormat::MergeFrom (
const ImageFormat & from
)
function New
inline ImageFormat * mediapipe::ImageFormat::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::ImageFormat::Swap (
ImageFormat * other
)
function UnsafeArenaSwap
inline void mediapipe::ImageFormat::UnsafeArenaSwap (
ImageFormat * other
)
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::ImageFormat::mutable_unknown_fields ()
function operator=
inline ImageFormat & mediapipe::ImageFormat::operator= (
const ImageFormat & from
)
function operator=
inline ImageFormat & mediapipe::ImageFormat::operator= (
ImageFormat && from
) noexcept
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::ImageFormat::unknown_fields () const
Public Static Functions Documentation
static inline bool mediapipe::ImageFormat::Format_IsValid (
int value
)
template<typename T>
static inline const std::string & mediapipe::ImageFormat::Format_Name (
T enum_t_value
)
static inline bool mediapipe::ImageFormat::Format_Parse (
::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
Format * value
)
static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * mediapipe::ImageFormat::Format_descriptor ()
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::ImageFormat::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::ImageFormat::GetReflection ()
function default_instance
static inline const ImageFormat & mediapipe::ImageFormat::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::ImageFormat::descriptor ()
function internal_default_instance
static inline const ImageFormat * mediapipe::ImageFormat::internal_default_instance ()
Protected Functions Documentation
explicit mediapipe::ImageFormat::ImageFormat (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::ImageFormat::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::ImageFormat::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::ImageFormat::TableStruct_mediapipe_2fframework_2fformats_2fimage_5fformat_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2fimage_5fformat_2eproto
)
friend swap
inline void mediapipe::ImageFormat::swap (
ImageFormat & a,
ImageFormat & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/image_format.pb.h