GeostoreMediaItemProtoMediaSize

GoogleApi.ContentWarehouse.V1.Model.GeostoreMediaItemProtoMediaSize


Table of Contents ▼

Jump to a specific part of the page:

Description

Width and height of the original photo in pixels.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. originalHeightPx (type: integer(), default: nil)
    -
  2. originalWidthPx (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreMediaItemProtoMediaSize{
originalHeightPx: integer() | nil,
originalWidthPx: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreMediaItemProtoMediaSize