Struct afi::Graphic [] [src]

pub struct Graphic { /* fields omitted */ }

A graphic (image)

Methods

impl Graphic
[src]

[src]

Convert self into a BGRA graphic.

[src]

Convert self into a RGBA graphic.

[src]

Get the graphic as a slice (w, h, [pixels])