class documentation

class ImageAdapter:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method get​_original​_image​_uri Get the original image URI.
Instance Variable env Undocumented
def __init__(self, env):

Undocumented

Parameters
env:BuildEnvironmentUndocumented
def get_original_image_uri(self, name):
Get the original image URI.
Parameters
name:strUndocumented
Returns
strUndocumented
env =

Undocumented