Struct freeimage::ffi::tagFIRGB16 [−][src]
48-bit RGB
Fields
red: WORD
green: WORD
blue: WORD
Trait Implementations
impl Clone for tagFIRGB16
[src]
impl Clone for tagFIRGB16
[src]48-bit RGB
red: WORD
green: WORD
blue: WORD
impl Clone for tagFIRGB16
[src]fn clone(&self) -> tagFIRGB16
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for tagFIRGB16
[src]impl RefUnwindSafe for tagFIRGB16
impl Send for tagFIRGB16
impl Sync for tagFIRGB16
impl Unpin for tagFIRGB16
impl UnwindSafe for tagFIRGB16