darfix.core.grainplot.ImageParameters#

class darfix.core.grainplot.ImageParameters(xlabel, ylabel, scale, origin)[source]#

Bases: object

origin: tuple[float, float]#
scale: tuple[int, int]#
xlabel: str#
ylabel: str#