Registry to register dynamic pixel formats.
Functions | |
MAXON_DECLARATION (PixelFormat, RedU8, "net.maxon.image.pixelformat.dynamic.redu8") | |
MAXON_DECLARATION (PixelFormat, RedU16, "net.maxon.image.pixelformat.dynamic.redu16") | |
MAXON_DECLARATION (PixelFormat, RedU32, "net.maxon.image.pixelformat.dynamic.redu32") | |
MAXON_DECLARATION (PixelFormat, RedS8, "net.maxon.image.pixelformat.dynamic.reds8") | |
MAXON_DECLARATION (PixelFormat, RedS16, "net.maxon.image.pixelformat.dynamic.reds16") | |
MAXON_DECLARATION (PixelFormat, RedS32, "net.maxon.image.pixelformat.dynamic.reds32") | |
MAXON_DECLARATION (PixelFormat, RedF16, "net.maxon.image.pixelformat.dynamic.redf16") | |
MAXON_DECLARATION (PixelFormat, RedF32, "net.maxon.image.pixelformat.dynamic.redf32") | |
MAXON_DECLARATION (PixelFormat, RedGreenU8, "net.maxon.image.pixelformat.dynamic.redgreenu8") | |
MAXON_DECLARATION (PixelFormat, RedGreenU16, "net.maxon.image.pixelformat.dynamic.redgreenu16") | |
MAXON_DECLARATION (PixelFormat, RedGreenU32, "net.maxon.image.pixelformat.dynamic.redgreenu32") | |
MAXON_DECLARATION (PixelFormat, RedGreenS8, "net.maxon.image.pixelformat.dynamic.redgreens8") | |
MAXON_DECLARATION (PixelFormat, RedGreenS16, "net.maxon.image.pixelformat.dynamic.redgreens16") | |
MAXON_DECLARATION (PixelFormat, RedGreenS32, "net.maxon.image.pixelformat.dynamic.redgreens32") | |
MAXON_DECLARATION (PixelFormat, RedGreenF16, "net.maxon.image.pixelformat.dynamic.redgreenf16") | |
MAXON_DECLARATION (PixelFormat, RedGreenF32, "net.maxon.image.pixelformat.dynamic.redgreenf32") | |
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedU8 | , | ||
"net.maxon.image.pixelformat.dynamic.redu8" | |||
) |
R pixel format using Pix8u.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedU16 | , | ||
"net.maxon.image.pixelformat.dynamic.redu16" | |||
) |
R pixel format using Pix16u.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedU32 | , | ||
"net.maxon.image.pixelformat.dynamic.redu32" | |||
) |
R pixel format using Pix32u.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedS8 | , | ||
"net.maxon.image.pixelformat.dynamic.reds8" | |||
) |
R pixel format using Pix8s.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedS16 | , | ||
"net.maxon.image.pixelformat.dynamic.reds16" | |||
) |
R pixel format using Pix16s.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedS32 | , | ||
"net.maxon.image.pixelformat.dynamic.reds32" | |||
) |
R pixel format using Pix32s.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedF16 | , | ||
"net.maxon.image.pixelformat.dynamic.redf16" | |||
) |
R pixel format using Pix16f.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedF32 | , | ||
"net.maxon.image.pixelformat.dynamic.redf32" | |||
) |
R pixel format using Pix32f.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenU8 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreenu8" | |||
) |
R pixel format using Pix8u.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenU16 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreenu16" | |||
) |
R pixel format using Pix16u.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenU32 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreenu32" | |||
) |
R pixel format using Pix32u.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenS8 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreens8" | |||
) |
R pixel format using Pix8s.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenS16 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreens16" | |||
) |
R pixel format using Pix16s.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenS32 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreens32" | |||
) |
R pixel format using Pix32s.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenF16 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreenf16" | |||
) |
R pixel format using Pix16f.
maxon::PixelFormats::Dynamic::MAXON_DECLARATION | ( | PixelFormat | , |
RedGreenF32 | , | ||
"net.maxon.image.pixelformat.dynamic.redgreenf32" | |||
) |
R pixel format using Pix32f.