get_image_data method

get_image_data

Gets the image data with the setting of cell.

Returns

Returns the image data of icon.

def get_image_data(self, cell):
    ...
ParameterTypeDescription
cellCellThe setting of cell.

See Also