Now can only set output image size by `.WithSize(width, height)`. But I need create image by module pixel size like `.WithModulePixelSize(10)`.
Now can only set output image size by
.WithSize(width, height).But I need create image by module pixel size like
.WithModulePixelSize(10).