[][src]Trait arrayfire::ImageNativeType

pub trait ImageNativeType: HasAfEnum { }

Trait qualifier for type of Array's that are accepted by native image load/save functions.

Implementations on Foreign Types

impl ImageNativeType for f32[src]

impl ImageNativeType for u16[src]

impl ImageNativeType for u8[src]

Loading content...

Implementors

Loading content...