class documentation

class ImageAdapter: (source)

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): (source)

Undocumented

Parameters
env:BuildEnvironmentUndocumented
def get_original_image_uri(self, name): (source)

Get the original image URI.

Parameters
name:strUndocumented
Returns
strUndocumented

Undocumented