PixelFormatDynamicInterface Class Reference

#include <gfx_image_pixelformat_dynamic.h>

Inheritance diagram for PixelFormatDynamicInterface:

Public Member Functions

MAXON_METHOD Result< IntAddChannel (const ImageChannel &channel)
 

Private Member Functions

 MAXON_INTERFACE (PixelFormatDynamicInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.image.interface.pixelformatdynamic")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( PixelFormatDynamicInterface  ,
MAXON_REFERENCE_COPY_ON_WRITE  ,
"net.maxon.image.interface.pixelformatdynamic"   
)
private

◆ AddChannel()

MAXON_METHOD Result<Int> AddChannel ( const ImageChannel &  channel)

AddChannel description.

Parameters
[in]channelChannel to add (ImageCRed, Green ...)
Returns
Returns the channel number.