Type alias TImageConfiguration

TImageConfiguration: {
    guides: boolean;
    viewport: TImageViewportConfiguration;
}

Type declaration

Generated using TypeDoc