Module vizia_core::vg::codec::pixmap_utils
Functions§
- Copy the pixels in src into dst, applying the orientation transformations specified by origin. If the inputs are invalid, this returns
false
and no copy is made. - Return a copy of the provided ImageInfo with the width and height swapped.