DifferenceImageOptions

Type Alias DifferenceImageOptions 

Source
pub type DifferenceImageOptions = _DifferenceImageOptions;

Aliased Type§

#[repr(C)]
pub struct DifferenceImageOptions { pub channel: u32, pub highlight_style: u32, pub highlight_color: _PixelPacket, }

Fields§

§channel: u32§highlight_style: u32§highlight_color: _PixelPacket