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