-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add implicit convert operator for all variants of size struct (#1540)
* add implicit convert operator for `Size->Size2f` * more implicit conversion operators for size structs * Update src/OpenCvSharp/Modules/core/Struct/Size.cs * Update src/OpenCvSharp/Modules/core/Struct/Size.cs Co-authored-by: shimat <schimatk@gmail.com> * Update src/OpenCvSharp/Modules/core/Struct/Size2f.cs Co-authored-by: shimat <schimatk@gmail.com> --------- Co-authored-by: shimat <schimatk@gmail.com>
- Loading branch information
Showing
3 changed files
with
48 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters