.. _GalleryImagesOptions: ================================================ GalleryImagesOptions ================================================ Description ----------- Deprecated, the make photo gallery method has moved to Bridge. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`border` readonly | The amount of border pixels you want between your images. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`caption` readonly | Generate a caption for the images. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`dimension` readonly | Resized image dimensions in pixels. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`font` readonly | Font for the gallery images text. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`fontSize` readonly | Font size for the gallery images text. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`imageQuality` readonly | The quality setting for the JPEG image. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`includeCopyright` readonly | Include the copyright in the text for the gallery images. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`includeCredits` readonly | Include the credits in the text for the gallery images. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`includeFilename` readonly | Include the file name in the text for the gallery images. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`includeTitle` readonly | Include the title in the text for the gallery images. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`numericLinks` readonly | Add numeric links. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`resizeConstraint` readonly | How should the image be constrained. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ | :ref:`resizeImages` readonly | Resize images data. | +-------------------------------------------------------------------------+-----------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 GalleryImagesOptions/numericLinks.rst GalleryImagesOptions/resizeImages.rst GalleryImagesOptions/dimension.rst GalleryImagesOptions/resizeConstraint.rst GalleryImagesOptions/imageQuality.rst GalleryImagesOptions/border.rst GalleryImagesOptions/includeFilename.rst GalleryImagesOptions/caption.rst GalleryImagesOptions/includeCredits.rst GalleryImagesOptions/includeTitle.rst GalleryImagesOptions/includeCopyright.rst GalleryImagesOptions/font.rst GalleryImagesOptions/fontSize.rst