Struct freeimage::ffi::tagRGBTRIPLE [−][src]
Fields
rgbtBlue: BYTE
rgbtGreen: BYTE
rgbtRed: BYTE
Trait Implementations
impl Clone for tagRGBTRIPLE
[src]
impl Clone for tagRGBTRIPLE
[src]rgbtBlue: BYTE
rgbtGreen: BYTE
rgbtRed: BYTE
impl Clone for tagRGBTRIPLE
[src]fn clone(&self) -> tagRGBTRIPLE
[src][−]pub fn clone_from(&mut self, source: &Self)
1.0.0[src][−]impl Copy for tagRGBTRIPLE
[src]impl RefUnwindSafe for tagRGBTRIPLE
impl Send for tagRGBTRIPLE
impl Sync for tagRGBTRIPLE
impl Unpin for tagRGBTRIPLE
impl UnwindSafe for tagRGBTRIPLE