Enums§
- Flip
Mode - Declares mirror mode along Y axis
- Flop
Mode - Declares mirror mode along X axis
- Transpose
Error
Functions§
- flip_
arbitrary - Performs arbitrary flipping
- flip_
plane - Performs plane image flipping
- flip_
plane16 - Performs plane image flipping
- flip_
plane16_ with_ alpha - Performs plane with alpha image flipping
- flip_
plane_ f32 - Performs plane image flipping
- flip_
plane_ f32_ with_ alpha - Performs plane with alpha image flipping
- flip_
plane_ with_ alpha - Performs plane with alpha flipping
- flip_
rgb - Performs RGB image flipping
- flip_
rgb16 - Performs RGB image flipping
- flip_
rgb_ f32 - Performs RGB image flipping
- flip_
rgba - Performs RGBA image flipping
- flip_
rgba16 - Performs RGBA image flipping
- flip_
rgba_ f32 - Performs RGBA image flipping
- flop_
arbitrary - Performs arbitrary flopping
- flop_
plane - Performs plane image flopping
- flop_
plane16 - Performs plane image flopping
- flop_
plane16_ with_ alpha - Performs plane with alpha image flopping
- flop_
plane_ f32 - Performs plane image flopping
- flop_
plane_ f32_ with_ alpha - Performs plane with alpha image flopping
- flop_
plane_ with_ alpha - Performs plane with alpha flopping
- flop_
rgb - Performs RGB image flopping
- flop_
rgb16 - Performs RGB image flopping
- flop_
rgb_ f32 - Performs RGB image flopping
- flop_
rgba - Performs RGBA image flopping
- flop_
rgba16 - Performs RGBA image flopping
- flop_
rgba_ f32 - Performs RGBA image flopping
- rotate180_
arbitrary - Performs arbitrary rotating by 180
- rotate180_
plane - Performs plane image rotating by 180
- rotate180_
plane16 - Performs plane image rotating by 180
- rotate180_
plane16_ with_ alpha - Performs plane with alpha image rotating by 180
- rotate180_
plane_ f32 - Performs plane image rotating by 180
- rotate180_
plane_ f32_ with_ alpha - Performs plane with alpha image rotating by 180
- rotate180_
plane_ with_ alpha - Performs plane with alpha rotating by 180
- rotate180_
rgb - Performs RGB image rotating by 180
- rotate180_
rgb16 - Performs RGB image rotating by 180
- rotate180_
rgb_ f32 - Performs RGB image rotating by 180
- rotate180_
rgba - Performs RGBA image rotating by 180
- rotate180_
rgba16 - Performs RGBA image rotating by 180
- rotate180_
rgba_ f32 - Performs RGBA image rotating by 180
- transpose_
arbitrary - Performs arbitrary transposition
- transpose_
plane - Performs plane image transposition
- transpose_
plane16 - Performs plane image transposition
- transpose_
plane16_ with_ alpha - Performs plane with alpha image transposition
- transpose_
plane_ f32 - Performs plane image transposition
- transpose_
plane_ f32_ with_ alpha - Performs plane with alpha image transposition
- transpose_
plane_ with_ alpha - Performs plane with alpha image transposition
- transpose_
rgb - Performs RGB image transposition
- transpose_
rgb16 - Performs RGB image transposition
- transpose_
rgb_ f32 - Performs RGB image transposition
- transpose_
rgba - Performs RGBA image transposition
- transpose_
rgba16 - Performs RGBA image transposition
- transpose_
rgba_ f32 - Performs RGBA image transposition