#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.
Public Member Functions | |
MAXON_METHOD PixelFormatIterator | GetEntries () const |
Private Member Functions | |
MAXON_INTERFACE (PixelFormatGroupInterface, MAXON_REFERENCE_CONST, "net.maxon.image.interface.pixelformatgroup") | |
|
private |
MAXON_METHOD PixelFormatIterator GetEntries | ( | ) | const |