Harlequin RIP SDK
antialias.h File Reference

Interface for the core module for antialiasing. More...

#include "swhtm.h"

Functions

sw_htm_apiaa_get_instance (void)
 Return an API instance with details of the antialiasing module. More...
 

Detailed Description

Interface for the core module for antialiasing.

Copyright (c) 2017 Global Graphics Software Ltd. All Rights Reserved.

This example is provided on an "as is" basis and without warranty of any kind. Global Graphics Software Ltd. does not warrant or make any representations regarding the use or results of use of this example.

Function Documentation

◆ aa_get_instance()

sw_htm_api* aa_get_instance ( void  )

Return an API instance with details of the antialiasing module.

Returns
A singleton instance of the antialiasing module API.
See also
SwRegisterHTM()