Searched defs:ImageRoi (Results 1 – 2 of 2) sorted by relevance
81 pub struct ImageRoi<'a> { struct91 impl<'a> IntoIterator for ImageRoi<'a> { argument109 impl<'a> ImageRoi<'a> { impl131 pub fn blend(&'a mut self, other: &ImageRoi) { in blend()155 pub fn cover(&'a mut self, other: &ImageRoi) { in cover()195 pub fn roi(&mut self, rect: &Rect) -> ImageRoi { in roi()328 pub fn roi(&mut self, rect: &Rect) -> ImageRoi { in roi()
52 pub fn roi(&mut self, rect: &Rect) -> ImageRoi { in roi()