Changeset 20894 for lang/cpluspluscli/OpenCvSharp/trunk/OpenCvSharp/CvArr.h
- Timestamp:
- 10/07/08 14:10:50 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cpluspluscli/OpenCvSharp/trunk/OpenCvSharp/CvArr.h
r17367 r20894 229 229 virtual void Ellipse( N::CvPoint center, N::CvSize axes, Double angle, Double start_angle, Double end_angle, CvColor color, Int32 thickness, LineType line_type ); 230 230 virtual void Ellipse( N::CvPoint center, N::CvSize axes, Double angle, Double start_angle, Double end_angle, CvColor color, Int32 thickness, LineType line_type, Int32 shift ); 231 virtual void EqualizeHist( void ); 232 virtual void EqualizeHist( N::CvArr^ dst ); 231 233 virtual void FillConvexPoly( array<N::CvPoint>^ pts, N::CvColor color ); 232 234 virtual void FillConvexPoly( array<N::CvPoint>^ pts, N::CvColor color, LineType line_type );
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)