Creates a standard pixel representation out from a 4 element array
Creates a standard pixel representation out from 4 separate values
Standard CTOR
Template for pixel conversion
Conversion CTOR from monochrome
Conversion from 8bit monochrome
String representation of this struct
Alpha
Alpha
Blue
Blue
Returns the alpha channel as a normalized floating-point value
Sets the alpha value channel a normalized floating-point value Returns the new requantized value
Returns the blue channel as a normalized floating-point value
Sets the blue value channel a normalized floating-point value Returns the new requantized value
Returns the green channel as a normalized floating-point value
Sets the green value channel a normalized floating-point value Returns the new requantized value
Returns the red channel as a normalized floating-point value
Sets the red value channel a normalized floating-point value Returns the new requantized value
Green
Green
Red
Red
Returns true if type has alpha channel support
Floating-point alpha stepping
Floating-point blue stepping
Floating-point green stepping
Floating-point red stepping
Standard 32 bit pixel representation.