get_format


Description:

[ Version ( since = "2.10" ) ]
public unowned Object? get_format (Object format, ColorRenderingIntent intent) throws Error

This function takes a ColorProfile and a Object format and returns a new Object format with this's RGB primaries and TRC, and format's pixel layout.

Parameters:

this

a ColorProfile

format

a Object format

intent

a ColorRenderingIntent

Returns:

the new Object format.