Crate rvimage_domain

Source

Re-exports§

pub use result::to_rv;
pub use result::RvError;
pub use result::RvResult;

Modules§

result

Macros§

impl_point_into
rverr
Creates an RvError with a formatted message.

Structs§

BB
BrushLine
Canvas
Circle
Line
Point
Polygon

Enums§

GeoFig
OutOfBoundsMode
RenderTargetOrShape

Traits§

Calc
CoordinateBox

Functions§

access_mask_abs
Access a mask with coordinates for the image containing the mask
access_mask_rel
bresenham_iter
canvases_to_image
color_with_intensity
dist_lineseg_point
make_test_bbs
make_test_geos
mask_to_rle
max_from_partial
min_from_partial
pos_transform
rle_bb_to_image
The input rle is computed with respect to the bounding box coordinates the result is with respect to image coordinates
rle_image_to_bb
The input rle is computed with respect to the image coordinates the result is with respect to bounding box coordinates
rle_to_mask
rle_to_mask_inplace
shape_scaled
shape of the image that fits into the window
shape_unscaled
shape without scaling to window

Type Aliases§

BbF
BbI
BbS
PtF
PtI
PtS
ShapeF
ShapeI
TPtF
TPtI
TPtS