Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::interop::OutlineEffect2DEnums Struct Reference

#include <kanzi/interop/autogen/core.ui/effect/outline_effect2d_enums.hpp>

Public Types

enum  OutlineMethod { OutlineMethod::Box, OutlineMethod::TwoPass, OutlineMethod::Count }
 Specifies the available outline calculation methods. More...
 

Member Enumeration Documentation

Specifies the available outline calculation methods.

Enumerator
Box 

Box search over the pixel.

TwoPass 

Two-pass blur-like search.

Count 

Number of methods.


The documentation for this struct was generated from the following file: