You.i Engine
_YI_DECODER_BITMAP_PARAMS Struct Reference

Detailed Description

General container for passing parameters to an image decoder.

#include <asset/YiImageDecoder.h>

Public Member Functions

 _YI_DECODER_BITMAP_PARAMS ()
 

Public Attributes

int32_t nWidth
 
int32_t nHeight
 
int32_t nTargetDepth
 
CYIBitmappDestBitmap
 
bool bPremultiplyAlpha
 
CYIImageAssetLoadParams::LOAD_COLOR_MODE eLoadColorMode
 

Constructor & Destructor Documentation

_YI_DECODER_BITMAP_PARAMS::_YI_DECODER_BITMAP_PARAMS ( )
inline

Member Data Documentation

bool _YI_DECODER_BITMAP_PARAMS::bPremultiplyAlpha
CYIImageAssetLoadParams::LOAD_COLOR_MODE _YI_DECODER_BITMAP_PARAMS::eLoadColorMode
int32_t _YI_DECODER_BITMAP_PARAMS::nHeight
int32_t _YI_DECODER_BITMAP_PARAMS::nTargetDepth
int32_t _YI_DECODER_BITMAP_PARAMS::nWidth
CYIBitmap* _YI_DECODER_BITMAP_PARAMS::pDestBitmap

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