class Giphy::Images
- Giphy::Images
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
types/images.crConstructors
Instance Method Summary
-
#downsized : SizedImageData
Data on a version of this GIF downsized to be under 2mb.
-
#downsized=(downsized : SizedImageData)
Data on a version of this GIF downsized to be under 2mb.
-
#downsized_large : SizedImageData
Data on a version of this GIF downsized to be under 8mb.
-
#downsized_large=(downsized_large : SizedImageData)
Data on a version of this GIF downsized to be under 8mb.
-
#downsized_medium : SizedImageData
Data on a version of this GIF downsized to be under 5mb.
-
#downsized_medium=(downsized_medium : SizedImageData)
Data on a version of this GIF downsized to be under 5mb.
-
#downsized_small : VideoData
Data on a version of this GIF downsized to be under 200kb.
-
#downsized_small=(downsized_small : VideoData)
Data on a version of this GIF downsized to be under 200kb.
-
#downsized_still : ImageData
Data on a static preview image of the downsized version of this GIF.
-
#downsized_still=(downsized_still : ImageData)
Data on a static preview image of the downsized version of this GIF.
-
#fixed_height : ExtendedImageDataVideo
Data on versions of this GIF with a fixed height of 200 pixels.
-
#fixed_height=(fixed_height : ExtendedImageDataVideo)
Data on versions of this GIF with a fixed height of 200 pixels.
-
#fixed_height_downsampled : ExtendedImageData
Data on versions of this GIF with a fixed height of 200 pixels and the number of frames reduced to 6.
-
#fixed_height_downsampled=(fixed_height_downsampled : ExtendedImageData)
Data on versions of this GIF with a fixed height of 200 pixels and the number of frames reduced to 6.
-
#fixed_height_small_still : ImageData
Data on a static image of this GIF with a fixed height of 100 pixels.
-
#fixed_height_small_still=(fixed_height_small_still : ImageData)
Data on a static image of this GIF with a fixed height of 100 pixels.
-
#fixed_height_still : ImageData
Data on a static image of this GIF with a fixed height of 200 pixels.
-
#fixed_height_still=(fixed_height_still : ImageData)
Data on a static image of this GIF with a fixed height of 200 pixels.
-
#fixed_width : ExtendedImageDataVideo
Data on versions of this GIF with a fixed width of 200 pixels.
-
#fixed_width=(fixed_width : ExtendedImageDataVideo)
Data on versions of this GIF with a fixed width of 200 pixels.
-
#fixed_width_downsampled : ExtendedImageData
Data on versions of this GIF with a fixed width of 200 pixels and the number of frames reduced to 6.
-
#fixed_width_downsampled=(fixed_width_downsampled : ExtendedImageData)
Data on versions of this GIF with a fixed width of 200 pixels and the number of frames reduced to 6.
-
#fixed_width_small : ExtendedImageDataVideo
Data on versions of this GIF with a fixed width of 100 pixels.
-
#fixed_width_small=(fixed_width_small : ExtendedImageDataVideo)
Data on versions of this GIF with a fixed width of 100 pixels.
-
#fixed_width_small_still : ImageData
Data on a static image of this GIF with a fixed width of 100 pixels.
-
#fixed_width_small_still=(fixed_width_small_still : ImageData)
Data on a static image of this GIF with a fixed width of 100 pixels.
-
#fixed_width_still : ImageData
Data on a static image of this GIF with a fixed width of 200 pixels.
-
#fixed_width_still=(fixed_width_still : ImageData)
Data on a static image of this GIF with a fixed width of 200 pixels.
-
#looping : LooperData
Data on the 15 second version of the GIF looping.
-
#looping=(looping : LooperData)
Data on the 15 second version of the GIF looping.
-
#original : ExtendedImageDataFrame
Data on the original version of this GIF.
-
#original=(original : ExtendedImageDataFrame)
Data on the original version of this GIF.
-
#original_still : ImageData
Data on a static preview image of the original GIF.
-
#original_still=(original_still : ImageData)
Data on a static preview image of the original GIF.
-
#preview : VideoData
Data on a version of this GIF in .MP4 format limited to 50kb that displays the first 1-2 seconds of the GIF.
-
#preview=(preview : VideoData)
Data on a version of this GIF in .MP4 format limited to 50kb that displays the first 1-2 seconds of the GIF.
-
#preview_gif : ImageData
Data on a version of this GIF limited to 50kb that displays the first 1-2 seconds of the GIF.
-
#preview_gif=(preview_gif : ImageData)
Data on a version of this GIF limited to 50kb that displays the first 1-2 seconds of the GIF.
Constructor Detail
Instance Method Detail
Data on a version of this GIF downsized to be under 2mb.
Data on a version of this GIF downsized to be under 8mb.
Data on a version of this GIF downsized to be under 5mb.
Data on a version of this GIF downsized to be under 200kb.
Data on a version of this GIF downsized to be under 200kb.
Data on a static preview image of the downsized version of this GIF.
Data on a static preview image of the downsized version of this GIF.
Data on versions of this GIF with a fixed height of 200 pixels. Good for mobile use.
Data on versions of this GIF with a fixed height of 200 pixels. Good for mobile use.
Data on versions of this GIF with a fixed height of 200 pixels and the number of frames reduced to 6.
Data on versions of this GIF with a fixed height of 200 pixels and the number of frames reduced to 6.
Data on a static image of this GIF with a fixed height of 100 pixels.
Data on a static image of this GIF with a fixed height of 100 pixels.
Data on a static image of this GIF with a fixed height of 200 pixels.
Data on a static image of this GIF with a fixed height of 200 pixels.
Data on versions of this GIF with a fixed width of 200 pixels. Good for mobile use.
Data on versions of this GIF with a fixed width of 200 pixels. Good for mobile use.
Data on versions of this GIF with a fixed width of 200 pixels and the number of frames reduced to 6.
Data on versions of this GIF with a fixed width of 200 pixels and the number of frames reduced to 6.
Data on versions of this GIF with a fixed width of 100 pixels. Good for mobile keyboards.
Data on versions of this GIF with a fixed width of 100 pixels. Good for mobile keyboards.
Data on a static image of this GIF with a fixed width of 100 pixels.
Data on a static image of this GIF with a fixed width of 100 pixels.
Data on a static image of this GIF with a fixed width of 200 pixels.
Data on a static image of this GIF with a fixed width of 200 pixels.
Data on the original version of this GIF. Good for desktop use.
Data on the original version of this GIF. Good for desktop use.
Data on a static preview image of the original GIF.
Data on a version of this GIF in .MP4 format limited to 50kb that displays the first 1-2 seconds of the GIF.
Data on a version of this GIF in .MP4 format limited to 50kb that displays the first 1-2 seconds of the GIF.
Data on a version of this GIF limited to 50kb that displays the first 1-2 seconds of the GIF.
Data on a version of this GIF limited to 50kb that displays the first 1-2 seconds of the GIF.