|  | GL Studio C++ Runtime API
    | 
#include <image.h>
| Public Member Functions | |
| bool | operator== (const LoadOptions &rhs) const | 
| Public Attributes | |
| bool | _reverseAlpha | 
| For compatibility with images with the alpha channel reversed. | |
These are options that are possibly used during loading of the image.
| 
 | inline | 
Equality operator
| rhs | The object to compare against. |