You are here: Start » AVL.NET » Conversions
Conversions
| Icon | Name | Description |
|---|---|---|
| BoxToRectangle2D | Converts a box to a rectangle. | |
| BoxToShapeRegion | Converts a box to a shape region. | |
| Circle2DToShapeRegion | Converts a circle to a shape region. | |
| Gap1DToSegment2D | Converts a gap to a segment. | |
| ImageToImageFormat | Converts an image to an image format. | |
| IntegerToPixel | Converts an integer value to pixel. | |
| LensDistortionToMatrix | Returns LensDistortion as a Matrix of distortion coefficients. | |
| LocationArrayToPoint2DArray | Converts an array of locations to an array of points. | |
| LocationToPoint2D | Converts a location to its center point. | |
| PathToPoint2DArray | Converts a path to an array of points. | |
| Point2DArrayToLocationArray | Converts an array of points to an array of locations. | |
| Point2DToLocation | Converts a point to a location its contained within. | |
| Point3DGridToPoint3DArray | Converts a grid of points to an array of points. | |
| ProfileToRealArray | Converts a profile to an array of real numbers. | |
| RealArrayToPixelArray | Converts an array of real values to an array of pixels. | |
| RealArrayToProfile | Converts an array of real numbers to a profile. | |
| RealToPixel | Converts a real value to pixel. | |
| Rectangle2DToShapeRegion | Converts a rectangle to a shape region. | |
| RegionToImage | Converts a region to an image. | |
| Segment2DToLine2D | Converts a segment to a line. | |
| Segment2DToPath | Converts a segment to a path. | |
| StringLabelToString | Converts a StringLabel object to a String. | |
| Stripe1DToSegment2D | Converts a stripe to a segment. | |
| SurfaceToImage | Converts a surface object to an image. | |
| SurfaceToPoint3DArray | Converts a surface object to an array of points. | |
| SurfaceToPoint3DGrid | Converts a surface object to a grid of points. | |
| SurfaceToSurfaceFormat | Converts a surface to a surface format. |
