masterblaster.image#

Module Contents#

Classes#

Image

MasterBlaster Image Object

class masterblaster.image.Image(imageType: int, imageId: str, originalImageId: str)[source]#

MasterBlaster Image Object

Parameters:
  • imageType (int) – The type of image

  • imageId (str) – The id of the image

  • originalImageId (str) – The id of the original image

Variables:
  • type – The type of image

  • id – The id of the image

  • original_id – The id of the original image