Simd Library Documentation.

Home | Release Notes | Download | Documentation | Issues | GitHub
ResizeChannel Class Reference

Describes resized image channel types. More...

Inherits Enum.

Static Public Attributes

int Byte = 0
 8-bit integer channel type.
 
int Short = 1
 16-bit integer channel type.
 
int Float = 2
 32-bit float channel type.
 

Detailed Description

Describes resized image channel types.