content property

content property

Specifies image binary data content of type ImageSignature.format. By default this property will not be set. Use property ImageSearchOptions.return_content to enable this feature.

Definition:

@property
def content(self):
    ...

See Also