|
static int32 | aa_get_next_band (void *pForCallback, aa_raster_unit **pBand, HqBool *pfMoreLines) |
|
static int32 | aa_get_next_band_mask (void *pForCallback, aa_raster_unit **pBand, aa_raster_unit **pMask, HqBool *pfMoreLines) |
|
static HqBool | aa_init (sw_htm_api *implementation, const sw_htm_init_params *params) |
| Implementation of init . More...
|
|
static sw_htm_result | aa_select (sw_htm_instance *instance, const sw_htm_select_info *info, sw_htm_instance **cached) |
| Implementation of HalftoneSelect .
|
|
static void | aa_release (sw_htm_instance *instance) |
| Implementation of HalftoneRelease .
|
|
static HqBool | aa_do_halftone (sw_htm_instance *instance, const sw_htm_dohalftone_request *request) |
| Implementation of DoHalftone . More...
|
|
static void | aa_abort (sw_htm_instance *instance, const sw_htm_dohalftone_request *request) |
| Implementation of AbortHalftone .
|
|
sw_htm_api * | aa_get_instance (void) |
| Return an API instance with details of the antialiasing module. More...
|
|
A core module for antialiasing.
Copyright (c) 2023 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.