JR-Stegano Activex

Properties   Methods   Events   Example

ResizePicture(ByVal NewWidth As Long, ByVal NewHeight As Long, ByVal HoldDatas As Boolean) As Boolean

            change the size of the current picture to store larger size of datas.

            ico_syntax Syntax:

                        JRStegano1.ResizePicture NewWidth, NewHeight, HoldDatas

            ico_einstellungen Adjustments:                        

NewWidth

NewHeight

the new picture width in pixel

the new picture height in pixel

HoldDatas

if true, the stored datas will be copyed to the new picture.

            ico_weitere Return Value:

                        True if the size was changed and no datas will be lost.