CalculateNewSize(ByVal DataSizeToStore As Long, ByVal NewWidth As Long, ByVal NewHeight As Long) As Variant            Calculate the new size of the picture to store xx bytes.            
|
|
DataSizeToStore |
Count of bytes to store. |
||
           
Return Values:
                        NewWidth the min width of the picture to store the datas.
                        NewHeight the min height of the picture to store the datas.