thumbnail_argb_32_data property

thumbnail_argb_32_data property

Gets or sets the 32-bit ARGB thumbnail data.

Definition:

@property
def thumbnail_argb_32_data(self):
    ...
@thumbnail_argb_32_data.setter
def thumbnail_argb_32_data(self, value):
    ...

See Also