'Declaration Protected Overrides Function GetResultImageSize( _
ByVal sourceImageSizeSize of source image.As Vintasoft.Primitives.VintasoftSizeI _
) As Vintasoft.Primitives.VintasoftSizeI
protected override Vintasoft.Primitives.VintasoftSizeI GetResultImageSize(
Vintasoft.Primitives.VintasoftSizeI sourceImageSize
)
protected: Vintasoft.Primitives.VintasoftSizeI GetResultImageSize(
Vintasoft.Primitives.VintasoftSizeI sourceImageSize
); override
protected:
Vintasoft.Primitives.VintasoftSizeI GetResultImageSize(
Vintasoft.Primitives.VintasoftSizeI sourceImageSize
); override
Parameters
- sourceImageSize
- Size of source image.
Return Value
Size of result image.