Traitsยง
- Extended
Image View - A trait that extends the standard
GenericImageView
with additional convenience methods for coordinate-based image operations like getting pixel optionally at specific coordinates or clamped to image bounds, allowing to use negative values as coordinates. - Image
Axis Index - Provides methods for converting a type to image axis index used for locating pixels in an image.
- Image
Coordinate - Trait for types that can represent image coordinates