ImageGear for .NET
GetMinRepeatCount Method




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.
Syntax
public int GetMinRepeatCount()
public: int GetMinRepeatCount(); 
public:
int GetMinRepeatCount(); 
'Declaration
 
Public Function GetMinRepeatCount() As Integer
 
'Usage
 
Dim instance As ImGearPicturizePreprocessedCollection
Dim value As Integer
 
value = instance.GetMinRepeatCount()

Return Value

Minimal number of occurrences of each tile image in the picturized image.
See Also

Reference

ImGearPicturizePreprocessedCollection Class
ImGearPicturizePreprocessedCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback