#include <gfx_image_pixelformat_group.h>
Every pixel format belongs to a specific group. This interface define this group. The group should define a general pixel format, e.g. RGB or BGRA etc. All the different implementations for different bit depths should be grouped under that group.
公共成员函数 |
|
MAXON_METHOD PixelFormatIterator | GetEntries () const |
私有成员函数 |
|
MAXON_INTERFACE ( PixelFormatGroupInterface , MAXON_REFERENCE_CONST , "net.maxon.image.interface.pixelformatgroup") |
|
private |
MAXON_METHOD PixelFormatIterator GetEntries | ( | ) | const |