Method: Worldline::Connect::SDK::V1::Domain::BrowserData#color_depth

Defined in:
lib/worldline/connect/sdk/v1/domain/browser_data.rb,
lib/worldline/connect/sdk/v1/domain/browser_data.rb

#color_depthInteger

Returns the current value of color_depth.

Returns:

  • (Integer)

    the current value of color_depth



19
20
21
# File 'lib/worldline/connect/sdk/v1/domain/browser_data.rb', line 19

def color_depth
  @color_depth
end