PixelFormatGroupInterface Class Reference Graphics

#include <gfx_image_pixelformat_group.h>

Inheritance diagram for PixelFormatGroupInterface:

详细描述

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")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( PixelFormatGroupInterface   ,
MAXON_REFERENCE_CONST   ,
"net.maxon.image.interface.pixelformatgroup"   
)
private

◆  GetEntries()

MAXON_METHOD PixelFormatIterator GetEntries ( ) const