Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 103

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 544 545

Komentáře k této Příručce

Žádné komentáře