'Declaration Protected Overrides Function GetResultImageSize( _
ByVal sourceImageSizeРазмер исходного изображения.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
- Размер исходного изображения.
Return Value
Размер результирующего изображения.