maxon::PixelFormats::Indexed Namespace Reference

详细描述

Registry to register indexed color pixel formats.

函数

  MAXON_DECLARATION (PixelFormat, u1bit, "net.maxon.image.pixelformat.indexed.u1bit")
  MAXON_DECLARATION (PixelFormat, u2bit, "net.maxon.image.pixelformat.indexed.u2bit")
  MAXON_DECLARATION (PixelFormat, u3bit, "net.maxon.image.pixelformat.indexed.u3bit")
  MAXON_DECLARATION (PixelFormat, u4bit, "net.maxon.image.pixelformat.indexed.u4bit")
  MAXON_DECLARATION (PixelFormat, u5bit, "net.maxon.image.pixelformat.indexed.u5bit")
  MAXON_DECLARATION (PixelFormat, u6bit, "net.maxon.image.pixelformat.indexed.u6bit")
  MAXON_DECLARATION (PixelFormat, u7bit, "net.maxon.image.pixelformat.indexed.u7bit")
  MAXON_DECLARATION (PixelFormat, u8bit, "net.maxon.image.pixelformat.indexed.u8bit")
  MAXON_DECLARATION (PixelFormat, u16bit, "net.maxon.image.pixelformat.indexed.u16bit")

Function Documentation

◆  MAXON_DECLARATION() [1/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u1bit  ,
"net.maxon.image.pixelformat.indexed.u1bit"   
)

Indexed color pixel format using 1 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [2/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u2bit  ,
"net.maxon.image.pixelformat.indexed.u2bit"   
)

Indexed color pixel format using 2 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [3/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u3bit  ,
"net.maxon.image.pixelformat.indexed.u3bit"   
)

Indexed color pixel format using 3 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [4/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u4bit  ,
"net.maxon.image.pixelformat.indexed.u4bit"   
)

Indexed color pixel format using 4 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [5/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u5bit  ,
"net.maxon.image.pixelformat.indexed.u5bit"   
)

Indexed color pixel format using 5 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [6/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u6bit  ,
"net.maxon.image.pixelformat.indexed.u6bit"   
)

Indexed color pixel format using 6 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [7/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u7bit  ,
"net.maxon.image.pixelformat.indexed.u7bit"   
)

Indexed color pixel format using 7 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [8/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u8bit  ,
"net.maxon.image.pixelformat.indexed.u8bit"   
)

Indexed color pixel format using 8 bit per pixel. See PixelFormatIndexedColor for details.

◆  MAXON_DECLARATION() [9/9]

maxon::PixelFormats::Indexed::MAXON_DECLARATION ( PixelFormat  ,
u16bit  ,
"net.maxon.image.pixelformat.indexed.u16bit"   
)

Indexed color pixel format using 16 bit per pixel. See PixelFormatIndexedColor for details.