Image loading information. More...
#include <Image.h>
Public Attributes | |
IMAGE_FILE_FORMAT | Format = IMAGE_FILE_FORMAT_UNKNOWN |
Image file format. | |
bool | PermultiplyAlpha = false |
Whether to premultiply RGB channels by alpha. | |
bool | IsSRGB = false |
struct IMemoryAllocator * | pAllocator = nullptr |
Memory allocator. | |
Image loading information.
bool Diligent::ImageLoadInfo::IsSRGB = false |
Whether the image is stored in sRGB format