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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 102
5.24 Crop 97
#define FE2_CROP_LEFT
Filter parameter for setting bounding box’s left coordinate.
#define FE2_CROP_RIGHT
Filter parameter for setting bounding box’s right coordinate.
5.24.2 Define Documentation
5.24.2.1 #define FE2_CROP_BOTTOM
Filter parameter for setting bounding box’s bottom coordinate.
Note:
Default: input image height
Value must be a multiple of 2. Odd values will be silently adjusted down.
Definition at line 61 of file crop.h.
5.24.2.2 #define FE2_CROP_LEFT
Filter parameter for setting bounding box’s left coordinate.
Note:
Default: 0
Value must be a multiple of 2. Odd values will be silently adjusted down.
Definition at line 67 of file crop.h.
5.24.2.3 #define FE2_CROP_RIGHT
Filter parameter for setting bounding box’s right coordinate.
Note:
Default: input image width
Value must be a multiple of 2. Odd values will be silently adjusted down.
Definition at line 73 of file crop.h.
5.24.2.4 #define FE2_CROP_TOP
Filter parameter for setting bounding box’s top coordinate.
Note:
Default: 0
Value must be a multiple of 2. Odd values will be silently adjusted down.
Definition at line 55 of file crop.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag