GL Studio C++ Runtime API
Image::LoadOptions Class Reference

#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.
 

Detailed Description

These are options that are possibly used during loading of the image.

Member Function Documentation

◆ operator==()

bool operator== ( const LoadOptions rhs) const
inline

Equality operator

Parameters
rhsThe object to compare against.
Returns
Whether or not the objects are equal.

The documentation for this class was generated from the following file: