Returns the minimal number of occurrences of each tile image in the picturized image, according to the
number of available tile images and the number of tiles the image has been divided into.
public int GetMinRepeatCount()
public: int GetMinRepeatCount();
public:
int GetMinRepeatCount();
Return Value
Minimal number of occurrences of each tile image in the picturized image.