reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofImageLoadSettings Struct Reference

#include <ofImage.h>

Public Attributes

bool accurate = false
 
bool exifRotate = false
 
bool grayscale = false
 
bool separateCMYK = false
 
int freeImageFlags = 0
 

Detailed Description

Todo:
Needs documentation.

Member Data Documentation

◆ accurate

bool ofImageLoadSettings::accurate = false

◆ exifRotate

bool ofImageLoadSettings::exifRotate = false

◆ freeImageFlags

int ofImageLoadSettings::freeImageFlags = 0

◆ grayscale

bool ofImageLoadSettings::grayscale = false

◆ separateCMYK

bool ofImageLoadSettings::separateCMYK = false

The documentation for this struct was generated from the following file:
  • /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/graphics/ofImage.h