Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 100

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 99
94 Flix Engine Linux Module Documentation
5.23.2 Define Documentation
5.23.2.1 #define FE2_BLUR_FILTER
Specifies blur filter to be applied to source.
The blur filter may be selected from blurfilter_t.
Note:
Default: BLUR_LOWPASS
Definition at line 88 of file blur.h.
5.23.2.2 #define FE2_BLUR_MASKSIZE
Specifies the kernel/mask size to be used.
The mask size may be selected from masksiz_t.
Note:
Default: MASK_3x3
See also:
blurfilter_t for kernel details
Definition at line 95 of file blur.h.
5.23.2.3 #define FE2_FILTER_BLUR
Filter name for use with Flix2_AddFilter().
Definition at line 82 of file blur.h.
5.23.3 Typedef Documentation
5.23.3.1 typedef enum blurfilter blurfilter_t
5.23.3.2 typedef enum masksiz masksiz_t
Filter mask/kernel size.
5.23.4 Enumeration Type Documentation
5.23.4.1 enum blurfilter
Enumerator:
BLUR_LOWPASS Filter image using a lowpass kernel.
1/9 1/9 1/9
MASK_3x3: 1/9 1/9 1/9
1/9 1/9 1/9
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag