Interface protos.google.cloud.discoveryengine.v1alpha.IImageCharacteristics (2.6.0)

Properties of an ImageCharacteristics.

Package

@google-cloud/discoveryengine

Properties

bitDepth

bitDepth?: (number|null);

ImageCharacteristics bitDepth

colorSpace

colorSpace?: (google.cloud.discoveryengine.v1alpha.ImageCharacteristics.ColorSpace|keyof typeof google.cloud.discoveryengine.v1alpha.ImageCharacteristics.ColorSpace|null);

ImageCharacteristics colorSpace

height

height?: (number|null);

ImageCharacteristics height

width

width?: (number|null);

ImageCharacteristics width