Trait graphicsmagick::MaxRGB[][src]

pub trait MaxRGB {
    fn max_rgb() -> Self;
}
Expand description

For max_rgb to return max RGB value.

Required methods

Implementations on Foreign Types

Implementors