Accusoft.ImagXpress13.Net
Mosaic Method




An integer value which represents the block size.

The range is from 1 to 63.

Creates tiles or cells to represents the image.
Syntax
'Declaration
 
Public Sub Mosaic( _
   ByVal blockSize As Integer _
) 
'Usage
 
Dim instance As Processor
Dim blockSize As Integer
 
instance.Mosaic(blockSize)
public void Mosaic( 
   int blockSize
)
public: void Mosaic( 
   int blockSize
) 
public:
void Mosaic( 
   int blockSize
) 

Parameters

blockSize

An integer value which represents the block size.

The range is from 1 to 63.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback