Macro pnmixerlib::pixbuf_new_from_png [] [src]

macro_rules! pixbuf_new_from_png {
    ($name:expr) => { ... };
}

Create a pixbuf from the given PNG file. Includes the file as bytes in the binary and decodes it.