Type Alias magick_rust::bindings::PixelChannelMap
source · pub type PixelChannelMap = _PixelChannelMap;
Aliased Type§
struct PixelChannelMap {
pub channel: PixelChannel,
pub traits: PixelTrait,
pub offset: isize,
}
Fields§
§channel: PixelChannel
§traits: PixelTrait
§offset: isize